You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -69,7 +69,7 @@ A Fully functional example can be found [Here](https://github.com/ricardofiorani
69
69
PS: If you've made your awesome implementation of some well known service, feel free to send a Pull Request. All contributions are welcome :)
70
70
71
71
## Using your own framework's template engine
72
-
In this project I've used a simple renderer (wich just does an echo of an iframe) but you can use your own implementation. It must follow the RicardoFiorani\Renderer\EmbedRendererInterface and just like that.
72
+
In this project I've used a simple renderer (which just does an echo of an iframe) but you can use your own implementation. It must follow the RicardoFiorani\Renderer\EmbedRendererInterface and just like that.
0 commit comments