diff --git a/doc/source/servers/overview.md b/doc/source/servers/overview.md index 387196417f..b6a49dcbac 100644 --- a/doc/source/servers/overview.md +++ b/doc/source/servers/overview.md @@ -34,7 +34,7 @@ The `modelUri` specifies the bucket containing the saved model, in this case `gs * S3-compatible (using `s3://`) * Azure Blob storage (using `https://(.+?).blob.core.windows.net/(.+)`) -When using S3-comptaible object storage provider, you can provide access credential and custom endpoint by creating a `Secret` object: +When using S3-compatible object storage provider, you can provide access credential and custom endpoint by creating a `Secret` object: ``` apiVersion: v1