Skip to content

Commit

Permalink
Fix another comptaible typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Sep 21, 2019
1 parent 438706a commit 9e75c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/servers/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e75c28

Please sign in to comment.