diff --git a/Module:-github.md b/Module:-github.md index b5063a4..5899b80 100644 --- a/Module:-github.md +++ b/Module:-github.md @@ -13,7 +13,7 @@ token = ${file:/path/to/file/containing/github/access.token} ; Accessing an access token stored in an environment variable token = ${env:GITHUB_ACCESS_TOKEN} -; Weather empty notifications should be displayed or not +; Whether empty notifications should be displayed or not empty-notifications = false ~~~