Skip to content

Commit e3e9c94

Browse files
authored
Merge pull request rust-lang#7162 from DanielEScherzer/patch-1
README: fix capitalization (Ensure -> ensure)
2 parents 48c5783 + 610311a commit e3e9c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Use the included `new_contribs.sh` script:
177177
## Building
178178

179179
To ensure consistency across development setups, we use a [Docker](https://www.docker.com) container-based
180-
workflow for building the website and email newsletter. Similarly, we use a `makefile` to Ensure you have Docker installed on your system if
180+
workflow for building the website and email newsletter. Similarly, we use a `makefile` to ensure you have Docker installed on your system if
181181
you intend to build the website or email newsletter.
182182

183183
### Building the website

0 commit comments

Comments
 (0)