Skip to content

Commit f2e5719

Browse files
committed
fix capitalizion typo in migration guide
1 parent 31d100b commit f2e5719

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
@@ -665,7 +665,7 @@ Fortunately, since the new directives are much simpler, you can master them more
665665
</div>
666666
{% endraw %}
667667

668-
### Directive `.literal` modifier <sup>deprecated</sup>
668+
### Directive `.literal` Modifier <sup>deprecated</sup>
669669

670670
The `.literal` modifier has been removed, as the same can be easily achieved by just providing a string literal as the value.
671671

0 commit comments

Comments
 (0)