Skip to content

Commit 412d6b3

Browse files
matkladlnicola
andauthored
Update docs/dev/style.md
Co-authored-by: Laurențiu Nicola <[email protected]>
1 parent 4318828 commit 412d6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ impl Ctx {
246246

247247
The difference is that `Ctx` is an impl detail here.
248248

249-
Sometimes a middle ground is acceptable if this can safe some busywork:
249+
Sometimes a middle ground is acceptable if this can save some busywork:
250250

251251
```rust
252252
ThingDoer::do(arg1, arg2);

0 commit comments

Comments
 (0)