Skip to content

Commit a22bdbe

Browse files
authored
Fix typo in insert-output-to-file.md
Signed-off-by: Nathan Lim <38639895+Naton-1@users.noreply.github.com>
1 parent 84f5f68 commit a22bdbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/how-to/insert-output-to-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ toc: false
1010

1111
Since `v0.12.0`
1212

13-
Generated output can be insterted directly into the file. There are two modes of
14-
insersion: `inject` (default) or `replace`. Take a look at [output] configuration
13+
Generated output can be inserted directly into the file. There are two modes of
14+
insertion: `inject` (default) or `replace`. Take a look at [output] configuration
1515
for all the details.
1616

1717
```bash

0 commit comments

Comments
 (0)