Skip to content

Commit 91295a0

Browse files
committed
Merge remote-tracking branch 'upstream/master' into working
# Conflicts: # en/README.md # en/SUMMARY.md # en/basic.md # en/structure.md Signed-off-by: Bruno Lesieur <[email protected]>
2 parents 55310c3 + 60caca0 commit 91295a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ const context = {
135135

136136
renderer.renderToString(app, context, (err, html) => {
137137
// le titre de la page sera « Bonjour »
138-
// avec les balises <meta> injectées
138+
// avec les balises `<meta>` injectées
139139
})
140140
```
141141

0 commit comments

Comments
 (0)