Skip to content

Commit dc12334

Browse files
38elementseddyerburgh
authored andcommitted
docs: fix typo (#619)
1 parent f5d4a0f commit dc12334

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/api/render.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `render(component {, options}])`
1+
# `render(component [, options])`
22

33
- **Arguments:**
44

docs/en/api/renderToString.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `renderToString(component {, options}])`
1+
# `renderToString(component [, options])`
22

33
- **Arguments:**
44

0 commit comments

Comments
 (0)