Skip to content

Commit a44e5ba

Browse files
committed
copy: fix incorrect three-dots in comment
1 parent 20de521 commit a44e5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ export default function MyApp() {
451451
}
452452

453453
function MyButton() {
454-
// on a bougé ce code à partir d’ici
454+
// ... on a bougé ce code à partir d’ici ...
455455
}
456456

457457
```

0 commit comments

Comments
 (0)