Skip to content

Commit 858c5c3

Browse files
committed
fixed formatting issue in client-dsl/notes
1 parent cbedc33 commit 858c5c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/client-dsl/notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ default to the one provided by Hyperstack.
139139

140140
### Proper Use Of Keys
141141

142-
> For best results the `key` is supplied at highest level possible. (NOTE THIS MAY NO LONGER BE AN ISSUE IN LATEST REACT)
142+
For best results the `key` is supplied at highest level possible.
143+
> NOTE THIS MAY NO LONGER BE AN ISSUE IN LATEST REACT)
143144
144145
```ruby
145146
# WRONG!

0 commit comments

Comments
 (0)