We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cefb7 commit 437c51eCopy full SHA for 437c51e
contributing/content-markup-reference.md
@@ -92,7 +92,7 @@ Octicons are icons used across GitHub’s interface. We reference Octicons when
92
```
93
{% octicon "<name of octicon>" %}
94
{% octicon "plus" %}
95
-{% octicon "plus" aria-label="The plus icon" %}
+{% octicon "plus" aria-label="Add file" %}
96
97
98
## Operating system tags
0 commit comments