Skip to content

Commit f21f7c1

Browse files
committed
minor doc fix
1 parent c2ccd86 commit f21f7c1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
### Features
2020

21+
- show example in doc (iframe to x?example="x" ?)
22+
2123
- share components (clone)
2224
- move components (remove and add)
2325

doc/fr/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ document.body.append(graph.host);
4848
</tfoot>
4949
</table>
5050

51-
Nous pouvons ensuite ajouter, e.g. une ligne au graphe :
51+
Nous pouvons ensuite ajouter notre premier composant au graphe, e.g. une ligne :
5252
<table>
5353
<thead>
5454
<tr><th>HTML</th><th>JS</th></tr>

0 commit comments

Comments
 (0)