Skip to content

Commit 90223c3

Browse files
committed
Missing word in tags section.
1 parent 220c852 commit 90223c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/MyFirstTypoFix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ For now, we'll only add a title.
307307
308308
Now we're ready to send this change out into the world!
309309

310-
The ``[clang]`` and ``[Diagnostic]`` are what we call tags. This loose convention
310+
The ``[clang]`` and ``[Diagnostic]`` prefixes are what we call tags. This loose convention
311311
tells readers of the git log what areas a change is modifying. If you don't know
312312
the tags for the modules you've changed, you can look at the commit history
313313
for those areas of the repository.

0 commit comments

Comments
 (0)