fix typo in markdown
This commit is contained in:
parent
2e283dcd39
commit
8a585eec26
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ location. For example...
|
||||||
|
|
||||||
/js fireworks.firework(self.location);
|
/js fireworks.firework(self.location);
|
||||||
|
|
||||||
![firework example][img/firework.png)
|
![firework example](img/firework.png)
|
||||||
|
|
||||||
***/
|
***/
|
||||||
plugin("fireworks", {
|
plugin("fireworks", {
|
||||||
|
|
Reference in a new issue