Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0e4d9a4

Browse files
fix typo in migration guide
1 parent ca06c02 commit 0e4d9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/guide/migration.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ You may notice that:
10521052
{% raw %}
10531053
<div class="upgrade-path">
10541054
<h4>Upgrade Path</h4>
1055-
<p>Run the <a href="https://github.com/vuejs/vue-migration-helper">migration helper</a> on your codebase to find examples of filters used in directives like `v-model`. If you miss any, you should also see <strong>console errors</strong>.</p>
1055+
<p>Run the <a href="https://github.com/vuejs/vue-migration-helper">migration helper</a> on your codebase to find examples of filters used in directives like <code>v-model</code>. If you miss any, you should also see <strong>console errors</strong>.</p>
10561056
</div>
10571057
{% endraw %}
10581058

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /