Skip to content

Commit 79f2fe4

Browse files
authored
Use consistent backquotes instead ordinal quotes for Grain in README (#3017)
1 parent ae56f99 commit 79f2fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Compilers using Binaryen include:
3232
* [`AssemblyScript`](https://github.com/AssemblyScript/assemblyscript) which compiles a subset of TypeScript to WebAssembly
3333
* [`wasm2js`](https://github.com/WebAssembly/binaryen/blob/master/src/wasm2js.h) which compiles WebAssembly to JS
3434
* [`Asterius`](https://github.com/tweag/asterius) which compiles Haskell to WebAssembly
35-
* ['Grain'](https://github.com/grain-lang/grain) which compiles Grain to WebAssembly
35+
* [`Grain`](https://github.com/grain-lang/grain) which compiles Grain to WebAssembly
3636

3737
Binaryen also provides a set of **toolchain utilities** that can
3838

0 commit comments

Comments
 (0)