Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gaogaotiantian committed Dec 9, 2020
1 parent d0e3a01 commit 0a874e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -94,7 +94,7 @@ def func(var):

a = {}
watch(a)
change(a)
func(a)
```

```
Expand Down

0 comments on commit 0a874e7

Please sign in to comment.