Skip to content

Commit 878bdc6

Browse files
committed
update std_misc/file/create.md: fixed grammar to something more naturalistic
1 parent a9fb7d1 commit 878bdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/std_misc/file/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
5353
(As in the previous example, you are encouraged to test this example under
5454
failure conditions.)
5555

56-
There is [`OpenOptions`] struct that can be used to configure how a file is opened.
56+
The [`OpenOptions`] struct can be used to configure how a file is opened.
5757

5858
[`OpenOptions`]: https://doc.rust-lang.org/std/fs/struct.OpenOptions.html

0 commit comments

Comments
 (0)