Skip to content

Commit cdb00d7

Browse files
committed
Doc
1 parent 818876d commit cdb00d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/md/wordpress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Then create your ~ec~ script in its own <div>, adding a suitable variable:
3232
</div>
3333
```
3434

35-
The variable `Anchor` now becomes the container in which your entire ~ec~ script lives and you can do anything you like with it. For example, go to the _Mexican Wave_ example in the codex, copy its code and paste this into your page inside the `easycoder-script` tag. You'll need to change the line `create Container` to
35+
The variable `Anchor` now becomes the container in which your entire ~ec~ script lives and you can do anything you like with it. For example, go to the _Mexican Wave_ example in the `Codex`, copy its code and paste this into your page inside the `easycoder-script` tag. You'll need to change the line `create Container` to
3636

3737
```
3838
attach Container to `my-anchor-div`

0 commit comments

Comments
 (0)