diff --git a/README.md b/README.md index 3f7b8e3..aabb042 100644 --- a/README.md +++ b/README.md @@ -167,5 +167,5 @@ for (i = 0; i < total; i++) { | `point(ctx)` | Draw circles at each drawing point and lines for each type. | | `box(ctx)` | Draw outline box for the text. | | `reset()` | Reset all the values. | -| `destroy()` | Destroy. | +| `dispose()` | Dispose. |