Skip to content

Commit 2e9ec3a

Browse files
committed
Fix spelling
1 parent 0e741fd commit 2e9ec3a

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)