Skip to content

Commit

Permalink
Fixing small typo in README.md (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDanger authored Oct 10, 2021
1 parent 5f9c5e9 commit 67b836d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ objinsync pull --exclude '**/__pycache__/**' s3://bucket/keyprefix ./localdir
```

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

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

0 comments on commit 67b836d

Please sign in to comment.