Skip to content

Commit e2ae5f6

Browse files
committed
got rid of "Authentikcation" and instead readded "Authentication" 😁
1 parent 1866d41 commit e2ae5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/templates/README.template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ you have to add `@` in front of any KeyValue Pair assignment.
143143
#### API Token(s)
144144

145145
Both `API_TOKEN` and `API_TOKENS` support multiple Tokens seperated by a `,` **Comma**.
146-
During Authentikcation Secured Signal API will try to match the given Token against the list of Tokens inside of these Variables.
146+
During Authentication Secured Signal API will try to match the given Token against the list of Tokens inside of these Variables.
147147

148148
```yaml
149149
environment:

0 commit comments

Comments
 (0)