We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c48db commit 0b26837Copy full SHA for 0b26837
contributor_docs/friendly_error_system.md
@@ -74,7 +74,7 @@ The basic format of a translation file's item has a key and a value (message) in
74
```json
75
{ "key": "value" }
76
```
77
-For example, we have a ASCII logo saved in this format:
+For example, we have an ASCII logo saved in this format:
78
79
"logo": " _ \n /\\| |/\\ \n \\ ` ' / \n / , . \\ \n \\/|_|\\/ \n\n"
80
0 commit comments