diff --git a/docs/docs/core/hooks/use-fetch-client.mdx b/docs/docs/core/hooks/use-fetch-client.mdx index 94e6e3d1bc..c49cf77ed8 100644 --- a/docs/docs/core/hooks/use-fetch-client.mdx +++ b/docs/docs/core/hooks/use-fetch-client.mdx @@ -57,7 +57,7 @@ The following information is the internal additions we've added to the axios ins ### Base URL -The default URL will be the one defined in the _getFetchClient_ utility +The default URL is the one defined in the _getFetchClient_ utility ### Interceptors