Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95aa90c

Browse files
committedJun 22, 2024·
simplify desc
1 parent f493fa2 commit 95aa90c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎docs/src/reference/components.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ We supply some pre-designed that components can be used to help simplify develop
1010

1111
## PyScript Component
1212

13-
This component can be used to insert any number of client-side ReactPy components onto your page.
14-
15-
This allows you to embedded PyScript components within traditional ReactPy components.
13+
This allows you to embedded any number of client-side PyScript components within traditional ReactPy components.
1614

1715
{% include-markdown "../reference/template-tag.md" start="<!--pyscript-def-start-->" end="<!--pyscript-def-end-->" %}
1816

0 commit comments

Comments
 (0)
Please sign in to comment.