Skip to content

Commit 0ef383a

Browse files
authored
Update a-component-using-external-plugins.md (#1655)
1 parent e3cf542 commit 0ef383a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/home/examples/a-component-using-external-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ order: 3
44
domid: markdown-example
55
---
66

7-
React is flexible and provides hooks that allow you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `<textarea>`'s value in real time.
7+
React allows you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `<textarea>`'s value in real time.

0 commit comments

Comments
 (0)