Skip to content

Commit 1873134

Browse files
authored
Docs: a typo.
Docs: a typo.
2 parents 5d69fd4 + 74fff9b commit 1873134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/updating/update-to-46.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This improvement makes it easier to create visually consistent and professional-
5353

5454
### Markdown processor dependency refresh
5555

56-
The {@loink features/markdown Markdown} feature dependencies have been modernized with a switch to the `unified` ecosystem, replacing the previous `marked` / `turndown` implementation. This change brings more consistent and symmetrical HTML ↔ Markdown conversion. By adopting `remark` and `rehype` from the same family of tools, we have created a more reliable and maintainable implementation that will better serve your document processing needs.
56+
The {@link features/markdown Markdown} feature dependencies have been modernized with a switch to the `unified` ecosystem, replacing the previous `marked` / `turndown` implementation. This change brings more consistent and symmetrical HTML ↔ Markdown conversion. By adopting `remark` and `rehype` from the same family of tools, we have created a more reliable and maintainable implementation that will better serve your document processing needs.
5757

5858
### Manual token refreshing
5959

0 commit comments

Comments
 (0)