Skip to content

Commit 253ba7c

Browse files
committed
Fix GitHub's odd markdown rendering.
1 parent b1fd6ca commit 253ba7c

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
@@ -292,7 +292,7 @@ const MyComponent = () => {
292292
}
293293
```
294294

295-
#### As compounds to <Async>
295+
#### As compounds to `<Async>`
296296

297297
Each of the helper components are also available as static properties of `<Async>`. In this case you won't have to pass
298298
the state object, instead it will be automatically provided through Context.

0 commit comments

Comments
 (0)