Skip to content

Commit 135a07f

Browse files
chore: verbage
1 parent 733b0d4 commit 135a07f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/reference/api/hub/latest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -686,11 +686,11 @@ paths:
686686
description: |
687687
Create an access token for an organization.
688688
689-
**Creating an access token with read access to public repositories**
689+
### Creating an access token with read access to public repositories:
690690
691691
To refer to public repositories, use the `*/*/public` paths.
692692
693-
Example payload for creating an access token with read access to public repositories.
693+
Example payload for creating an access token with pull access to public repositories.
694694
```json
695695
{
696696
"label": "My public token",

0 commit comments

Comments
 (0)