Skip to content

Commit 1f50542

Browse files
author
Alfie John
committed
docs: typo
1 parent a0f86de commit 1f50542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/trpl/crates-and-modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ fn goodbye() -> String {
258258

259259
(This is "Sayōnara", if you're curious.)
260260

261-
Now that we have our some functionality in our crate, let's try to use it from
261+
Now that we have some functionality in our crate, let's try to use it from
262262
another crate.
263263

264264
# Importing External Crates

0 commit comments

Comments
 (0)