Skip to content

Commit f52ec79

Browse files
authored
Merge pull request #2135 from chkoss/patch-1
Fix typo in docs
2 parents 79f5e21 + 170e781 commit f52ec79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Usage/Cells.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ print("bar");
6868

6969
#### Markdown Cells
7070

71-
Just as for code cells](#code-cells), there are a range of allowed markers to delimit the start of a markdown cell:
71+
Just as for [code cells](#code-cells), there are a range of allowed markers to delimit the start of a markdown cell:
7272

7373
- `%% md`
7474
- `%% [md]`

0 commit comments

Comments
 (0)