Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
royfrancis committed Oct 1, 2023
1 parent 1c8a28e commit b5a8deb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion documents/webr/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ filters:

## Installation

Install webr extension for qurto by running:
Install webr extension for quarto by running:

```bash
quarto add coatless/quarto-webr
Expand Down Expand Up @@ -129,4 +129,10 @@ add_one(2)
message("Hello!")
```

## Session

```{webr-r}
sessionInfo()
```

webr extension version: 0.3.6

0 comments on commit b5a8deb

Please sign in to comment.