Skip to content

Commit c3653f3

Browse files
committed
doc: better wording in readme
1 parent 6c1b8a3 commit c3653f3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@ client, err := axiom.NewClient(
5858
)
5959
```
6060

61-
💡 _When only performing **ingest** or **query** operations, an api token is
62-
sufficent enough. Create an api token with the appropriate scopes in
61+
💡 _When only performing **ingest** or **query** operations, we recommend using
62+
an api token with minimal privileges, only. Create an api token with the
63+
appropriate scopes in
6364
[the Axiom API tokens settings](https://app.axiom.co/settings/api-tokens) and
6465
export it as `AXIOM_TOKEN`._
6566

0 commit comments

Comments
 (0)