File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ syntax-parse-example
3
3
[ ![ Build Status] ( https://travis-ci.org/bennn/syntax-parse-example.svg )] ( https://travis-ci.org/bennn/syntax-parse-example )
4
4
[ ![ Scribble] ( https://img.shields.io/badge/Docs-Scribble-blue.svg )] ( http://docs.racket-lang.org/syntax-parse-example/index.html )
5
5
6
- Example macros, written using [ ` syntax/parse ` ] ( http://docs.racket-lang.org/syntax/Parsing_Syntax.html ) .
6
+ Example macros written using [ ` syntax/parse ` ] ( http://docs.racket-lang.org/syntax/Parsing_Syntax.html ) .
7
7
8
8
9
9
Install
@@ -46,7 +46,7 @@ Except for the `lang/` folder, every folder here contains:
46
46
Contribute
47
47
---
48
48
49
- To contribute a macro names ` M ` :
49
+ To contribute a macro named ` M ` :
50
50
51
51
0 . Clone this package (` raco pkg install --clone syntax-parse-example ` )
52
52
1 . Navigate to the ` syntax-parse-example/ ` folder on your machine
You can’t perform that action at this time.
0 commit comments