Skip to content

Commit 57d613b

Browse files
committed
fix typo
1 parent fe4ae78 commit 57d613b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/features/deploy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If an existing repo is selected, the content of the `gh-pages` branch (if existi
1616

1717
If the option `Commit source code` is enabled, the source code will be deployed to the directory `/src`.
1818

19-
The code for the result page (and source code) is deployed as separate files for markup (`/index.html`), styles (`style.css`) and script (`script.js`). This allows re-use of these resources in other projects. Of course, multiple projects can be deloyed and linked to each other to act like a multi-page website.
19+
The code for the result page (and source code) is deployed as separate files for markup (`/index.html`), styles (`style.css`) and script (`script.js`). This allows re-use of these resources in other projects. Of course, multiple projects can be deployed and linked to each other to act like a multi-page website.
2020

2121
The LiveCodes app will remember the repo used to deploy each project, so that later updates to the project can be deployed to the same repo.
2222

0 commit comments

Comments
 (0)