Skip to content

Commit 62f9e20

Browse files
authored
Merge pull request #520 from ehuss/fix-spelling
Fix spelling
2 parents 3ae4dfd + 2e9ec3a commit 62f9e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macros.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Macros
22

3-
The functionality and syntax of Rust can be extended with custom definitons
3+
The functionality and syntax of Rust can be extended with custom definitions
44
called macros. They are given names, and invoked through a consistent
55
syntax:`some_extension!(...)`.
66

0 commit comments

Comments
 (0)