diff --git a/src/playground/render-interface.jsx b/src/playground/render-interface.jsx index 6465356288d..d99895d8ebe 100644 --- a/src/playground/render-interface.jsx +++ b/src/playground/render-interface.jsx @@ -318,7 +318,7 @@ class Interface extends React.Component { {isHomepage ? (
-

A few extensions have been removed from the editor, this will NOT break you're old projects it just means you can't access them in new projects, this was to stop Snail IDE from having too big of a copyright issue. All other extensions should be allowed on our site, if you would like you're extension removed please contact one of the devs.

+

A few extensions have been removed from the editor, this will NOT break your old projects, it just means you can't access them in new projects. This was to stop Snail IDE from having too big of a copyright issue. All other extensions should be allowed on our site, if you would like your extension removed please contact one of the devs.

{/* project not approved message */} {(window.LastFetchedProject) != null && (window.LastFetchedProject.accepted == false) ? (