We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c64831 commit bdce6adCopy full SHA for bdce6ad
static/index.html
@@ -27,7 +27,7 @@
27
<body>
28
<header class="CreateJS">
29
<h1>integration with <a target="_blank" href="https://createjs.com/">CreateJS</a></h1>
30
- <p>This example shows how to integrate <code>RobotlegsJS</code> framework with <code>CreateJS</code>. Click on the logo to see some action!</p>
+ <p>This example shows how to integrate <code>RobotlegsJS</code> framework with <code>EaselJS</code>. Click on the logo to see some action!</p>
31
</header>
32
33
<canvas id="canvas" width="960" height="400"></canvas>
0 commit comments