Skip to content

Commit fc5cd6a

Browse files
committed
fix readme
1 parent 3b36eb4 commit fc5cd6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ function Foo() {
112112
113113
##### Avoid state properties to be wrapped with proxies
114114
115-
See: https://github.com/pmndrs/valtio/pull/62 for more information.
115+
See https://github.com/pmndrs/valtio/pull/62 for more information.
116116
117117
```js
118118
import { proxy, ref } from 'valtio'

0 commit comments

Comments
 (0)