Skip to content

Commit 67b836d

Browse files
authored
Fixing small typo in README.md (#17)
1 parent 5f9c5e9 commit 67b836d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ objinsync pull --exclude '**/__pycache__/**' s3://bucket/keyprefix ./localdir
1515
```
1616

1717
When running in daemon mode (without `--once` flag), a health check endpoint is
18-
served at `:8087/health` and a prometheus metrics endponit is served at
18+
served at `:8087/health` and a prometheus metrics endpoint is served at
1919
`:8087/metrics`. You can use `--status-addr` to override the binding address.
2020

2121
Objinsync also comes with builtin Sentry integration. To enable it, set the

0 commit comments

Comments
 (0)