Skip to content

Commit 01bc144

Browse files
committed
chore: apply ai suggestion
1 parent 4ab508b commit 01bc144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ See how `es`, `es-ES`, and `es-419` are configured in [config/i18n.ts](./config/
408408
<p>{{ $t('greeting', { name: userName }) }}</p>
409409
```
410410

411-
4. Don't concatenate string messages in the vue templates, some languages can have different word order. Use placeholders instead.
411+
4. Don't concatenate string messages in the Vue templates, some languages can have different word order. Use placeholders instead.
412412

413413
**Bad:**
414414

0 commit comments

Comments
 (0)