Skip to content

Commit 3cf4dc7

Browse files
authored
Fix inline code format fencing (#1784)
1 parent 7004c53 commit 3cf4dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-02-04-nushell_0_102_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ open --raw ./events.sock | bytes split (char nul) | each { decode }
227227

228228
### New command: `help pipe-and-redirect` [[toc](#table-of-contents)]
229229

230-
Thanks [@WindSoilder](https://github.com/WindSoilder) for the new `help pipe-and-redirect command` which lists the pipe and redirect operators ([#14821](https://github.com/nushell/nushell/pull/14821)).
230+
Thanks [@WindSoilder](https://github.com/WindSoilder) for the new `help pipe-and-redirect` command which lists the pipe and redirect operators ([#14821](https://github.com/nushell/nushell/pull/14821)).
231231

232232
### The `start` command now works with non-HTTP URIs [[toc](#table-of-contents)]
233233

0 commit comments

Comments
 (0)