Skip to content

Commit b121ce9

Browse files
authored
Merge pull request #31501 from CodaFi/nine-iron
2 parents 4b555bb + 959eab0 commit b121ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Some terms:
2626

2727
- For the purposes of this document, a _module_ is a single distributable unit
2828
of API. (We use this term for a lot of other things too, though; check out
29-
[Lexicon.rst](Lexicon.rst) for the full list.) "Foundation" is a single
29+
[Lexicon.md](Lexicon.md) for the full list.) "Foundation" is a single
3030
module, as is the Swift standard library ("Swift"). An app is a module too.
3131

3232
- A _compilation unit_ is a set of source files that are compiled together. In

0 commit comments

Comments
 (0)