Skip to content

Commit 3a80724

Browse files
committed
typos
1 parent f370758 commit 3a80724

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ For more examples please check the tests here:
1818

1919
### Usage
2020

21-
Call `use Rop` into your module. That will give you access to following macros/functions:
21+
Call
22+
```use Rop```
23+
in your module. That will give you access to following macros/functions:
2224

2325
#### `>>>`
2426
No need to stop pipelining in case of an error somewhere in the middle

0 commit comments

Comments
 (0)