Skip to content

Commit 3c63d94

Browse files
committed
Wording
1 parent 94702d4 commit 3c63d94

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The `toggle` extension allows you to toggle between showing code with output or
99
1010
## Installation
1111

12-
To install the `toggle` shortcode extension, follow these steps:
12+
To install the `toggle` extension, follow these steps:
1313

1414
1. Open your terminal.
1515

@@ -19,7 +19,7 @@ To install the `toggle` shortcode extension, follow these steps:
1919
quarto add coatless-quarto/toggle
2020
```
2121

22-
This command will download and install the shortcode extension under the `_extensions` subdirectory of your Quarto project. If you are using version control, ensure that you include this directory in your repository.
22+
This command will download and install the extension under the `_extensions` subdirectory of your Quarto project. If you are using version control, ensure that you include this directory in your repository.
2323

2424
## Usage
2525

docs/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `toggle` extension allows you to toggle between showing code with output or
1414
1515
## Installation
1616

17-
To install the `toggle` shortcode extension, follow these steps:
17+
To install the `toggle` extension, follow these steps:
1818

1919
1. Open your terminal.
2020

@@ -24,7 +24,7 @@ To install the `toggle` shortcode extension, follow these steps:
2424
quarto add coatless-quarto/toggle
2525
```
2626

27-
This command will download and install the shortcode extension under the `_extensions` subdirectory of your Quarto project. If you are using version control, ensure that you include this directory in your repository.
27+
This command will download and install the extension under the `_extensions` subdirectory of your Quarto project. If you are using version control, ensure that you include this directory in your repository.
2828

2929
## Usage
3030

0 commit comments

Comments
 (0)