Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Commit 1587130

Browse files
committed
spacing
1 parent 72faf1f commit 1587130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Blade template:
6464
Vue template:
6565
```js
6666
<div class="message">
67-
<p>{{ $t('message.hello', { name: "visitor"}) }}</p>
67+
<p>{{ $t('message.hello', {name: "visitor"}) }}</p>
6868
</div>
6969
```
7070

0 commit comments

Comments
 (0)