From 878bdc6bd14af85e193a9a346e1d853a1dbe7ba5 Mon Sep 17 00:00:00 2001 From: Atlas Cove Date: Sat, 21 Jan 2023 19:37:09 +0000 Subject: [PATCH] update std_misc/file/create.md: fixed grammar to something more naturalistic --- src/std_misc/file/create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/std_misc/file/create.md b/src/std_misc/file/create.md index 709213c9df..4f113df880 100644 --- a/src/std_misc/file/create.md +++ b/src/std_misc/file/create.md @@ -53,6 +53,6 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum. (As in the previous example, you are encouraged to test this example under failure conditions.) -There is [`OpenOptions`] struct that can be used to configure how a file is opened. +The [`OpenOptions`] struct can be used to configure how a file is opened. [`OpenOptions`]: https://doc.rust-lang.org/std/fs/struct.OpenOptions.html