Skip to content

Commit d956b0b

Browse files
committed
* upd
1 parent c781d8b commit d956b0b

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
@@ -170,7 +170,7 @@ FileAPI.event.on(input, 'change', function (evt){
170170
<a name="flash-settings"></a>
171171
### Flash settings
172172
```html
173-
<script>var FileAPI = { staticPath = '/js/' };</script>
173+
<script>var FileAPI = { staticPath: '/js/' };</script>
174174
<script src="/js/FileAPI.min.js"></script>
175175
```
176176

0 commit comments

Comments
 (0)