Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samme committed May 7, 2021
1 parent a699bc7 commit fa9a359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
| [Graphics](./Phaser.Graphics.html) | Allows you to draw primitive shapes (lines, rects, circles), setting color, stroke and fills. |
| [BitmapData](./Phaser.BitmapData.html) | Provides a powerful interface to a blank Canvas object. Can be used as a Sprite texture. |
| [RenderTexture](./Phaser.RenderTexture.html) | A special kind of texture you can draw Sprites to extremely quickly. |
| [Video](./Phaser.Video.html) | A video that can be used as a Sprite. texture. |
| [Video](./Phaser.Video.html) | A video that can be used as a Sprite texture. |

<a name="text"></a>

Expand Down

0 comments on commit fa9a359

Please sign in to comment.