Skip to content

Commit 9031978

Browse files
Remove spurious backtick from faq.md (#12606)
"Flutte`r" -> "Flutter"
1 parent d585a01 commit 9031978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/resources/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ that offer a better trade-off, such as code generation.
735735

736736
### Are internationalization and localization supported?
737737

738-
Yes, Flutte`r supports internationalization (i18n) and localization (l10n) so
738+
Yes, Flutter supports internationalization (i18n) and localization (l10n) so
739739
that your apps are adaptable to different languages and cultures. You can
740740
learn more in the [internationalization documentation][].
741741

0 commit comments

Comments
 (0)