Skip to content

Commit 88d5313

Browse files
authored
Fix typo
1 parent ad6e5c0 commit 88d5313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ build = "build.rs"
6565

6666
#### The `links` field (optional)
6767

68-
This fields specifies the name of a native library that is being linked to.
68+
This field specifies the name of a native library that is being linked to.
6969
More information can be found in the [`links`][links] section of the build
7070
script guide.
7171

0 commit comments

Comments
 (0)