Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Commit 469e791

Browse files
lili21developit
authored andcommitted
update readme (#413)
* update readme * Update README.md
1 parent 605b943 commit 469e791

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
@@ -158,7 +158,7 @@ render((
158158

159159
```html
160160
<script src="//unpkg.com/preact"></script>
161-
<script src="//unpkg.com/proptypes"></script>
161+
<script src="//unpkg.com/prop-types/prop-types.min.js"></script>
162162
<script src="//unpkg.com/preact-compat"></script>
163163
<script>
164164
var React = preactCompat,

0 commit comments

Comments
 (0)