Skip to content

Commit 49302e7

Browse files
committed
Fix typo in readme - stabilized
1 parent 2c1dac5 commit 49302e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The upcoming support has features like:
1717
* Structured input/output
1818

1919
The hope is that libraries ported to `proc_macro2` will be trivial to port to
20-
the real `proc_macro` crate once the support on nightly is stabilize.
20+
the real `proc_macro` crate once the support on nightly is stabilized.
2121

2222
## Usage
2323

0 commit comments

Comments
 (0)