Skip to content

Commit 524e561

Browse files
authored
Merge pull request #224 from Veetaha/patch-1
Typo
2 parents 26999a3 + 7583085 commit 524e561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/type-safety.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ tradeoff:
278278
to work well but complex configuration is less convenient.
279279

280280
Under the rubric of making easy things easy and hard things possible, all
281-
builder methods for a consuming builder should take and returned an owned
281+
builder methods for a consuming builder should take and return an owned
282282
`self`. Then client code works as follows:
283283

284284
```rust

0 commit comments

Comments
 (0)