Skip to content

Commit 85a526e

Browse files
authored
Merge pull request #2733 from chenl/patch-1
typo
2 parents 638af43 + 917871e commit 85a526e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/2504-fix-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ extensions we could consider in the future. Prominent examples:
272272
1. Extending the backtrace API to allow programmatic iteration of backtrace
273273
frames and so on.
274274
2. Providing derives for traits like `Display` and `Error` in the standard
275-
libray.
275+
library.
276276
3. Providing helper methods on `Error` that have been experimented with in
277277
failure, such as the causes iterator.
278278

0 commit comments

Comments
 (0)