Skip to content

Commit 2468513

Browse files
Update other.qmd (#1619) (#1622)
typo on line 13 (cherry picked from commit 3d630d2) Co-authored-by: Colin Madland <[email protected]>
1 parent 265172d commit 2468513

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/publishing/other.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The most important thing to understand is that website content is by default wri
1010

1111
### Rendering for Publish
1212

13-
Prior to publishing you should always to a final render of your project:
13+
Prior to publishing you should always do a final render of your project:
1414

1515
```{.bash filename="Terminal"}
1616
quarto render
@@ -44,4 +44,4 @@ If you are a user of Amazon Web Services you can serve your website directly fro
4444

4545
Any web server or web host can be used to deploy a Quarto website. Here's a recent [CNET roundup](https://www.cnet.com/web-hosting/) of other web hosts you could consider. You can also deploy a Quarto website on any internal (intranet) web server.
4646

47-
You can also render and publish Quarto websites using a Continuous Integration (CI) service. See the articles on [Publishing with CI](ci.qmd) for additional details.
47+
You can also render and publish Quarto websites using a Continuous Integration (CI) service. See the articles on [Publishing with CI](ci.qmd) for additional details.

0 commit comments

Comments
 (0)