Skip to content

Commit 992b649

Browse files
committed
update copy
1 parent 60204ff commit 992b649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api/public-api/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The Public API includes the following benefits over the Config API:
3030

3131
To enhance API token security, Segment partners with GitHub to prevent fraudulent use of exposed API tokens found in public git repositories. Malicious actors can use exposed tokens to perform unauthorized actions in your Segment workspace.
3232

33-
GitHub scans each commit in public repositories for Public API tokens and detected tokens are sent to Segment. Valid tokens are automatically revoked and workspace owners are notified. This process, Github identifying a token and Segment revoking it, typically takes seconds.
33+
GitHub scans each commit in public repositories for Public API tokens and detected tokens are sent to Segment. Valid tokens are automatically revoked and workspace owners are notified. This process, GitHub identifying a token and Segment revoking it, typically takes seconds.
3434

3535
Learn more about [GitHub's secret scanning program](https://docs.github.com/en/developers/overview/secret-scanning-partner-program).
3636

@@ -42,7 +42,7 @@ In most cases, identifying and revoking an exposed token takes seconds. Still, w
4242
Typically, tokens are exposed when developers commit them to a public git repository. This can happen when developers use a token in a local development environment and forget to remove it before committing their code.
4343

4444
#### Why are exposed tokens automatically revoked?
45-
By automatically revoking the exposed token, we help keep your workspace secure and prevent potential abuse of the token.
45+
By automatically revoking the exposed token, Segment helps keep your workspace secure and prevents potential abuse of the token.
4646

4747
#### How do I enable this feature?
4848
This feature is automatically enabled for all workspaces on Team or Business tier plans.

0 commit comments

Comments
 (0)