diff --git a/docs/getting-started.html b/docs/getting-started.html index ba027b0..6707904 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -88,7 +88,7 @@
Every Photon application has the same basic structure that consists of
- a main .window
element and cooresponding .window-content
wrapper.
.window
element and corresponding .window-content
wrapper.
{% highlight html %}