Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit cef6191

Browse files
tundethomasfacebook-github-bot
authored andcommitted
adds highlight in docs (#2469)
Summary: **Summary** Adds a simple highlight in the docs for rich styling. Pull Request resolved: #2469 Reviewed By: elboman Differential Revision: D22785878 Pulled By: mrkev fbshipit-source-id: 3f0e2f2863d774935d3a181e4bf7c210a1cd31f2
1 parent 170fe23 commit cef6191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/QuickStart-Rich-Styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ However, since your top-level React component is responsible for maintaining the
1717

1818
For inline and block style behavior, for example, the [`RichUtils`](/docs/api-reference-rich-utils) module provides a number of useful functions to help manipulate state.
1919

20-
Similarly, the [Modifier](/docs/api-reference-modifier) module also provides a
20+
Similarly, the [`Modifier`](/docs/api-reference-modifier) module also provides a
2121
number of common operations that allow you to apply edits, including changes
2222
to text, styles, and more. This module is a suite of edit functions that
2323
compose simpler, smaller edit functions to return the desired `EditorState`

0 commit comments

Comments
 (0)