aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-05-27 15:27:56 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-05-27 15:27:56 +0200
commit041ae1b69d3966133f2bb41fb635e44dbedaa0b9 (patch)
tree8ae6a238849d4dd0a1ba65ac34720c1b509daa7e
parentrequirements.txt: bump dependencies (diff)
downloadcgitize-041ae1b69d3966133f2bb41fb635e44dbedaa0b9.tar.gz
cgitize-041ae1b69d3966133f2bb41fb635e44dbedaa0b9.zip
examples/cgitize.toml: reword a bit
Diffstat (limited to '')
-rw-r--r--examples/cgitize.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cgitize.toml b/examples/cgitize.toml
index 06d98cc..c5b41c8 100644
--- a/examples/cgitize.toml
+++ b/examples/cgitize.toml
@@ -19,7 +19,7 @@ owner = "Your Name"
[github]
# If some of the repositories hosted on GitHub are private (or if you hit the
-# request rate limit), use "access tokens". Also can be provided using the
+# request rate limit), use "access tokens". Set in the config or using the
# CGITIZE_GITHUB_TOKEN environment variable.
#token = "XXX"