Ver código fonte

Docs: Typo fix.

Maciej Gołaszewski 7 anos atrás
pai
commit
124423d4ae

+ 1 - 1
packages/ckeditor5-font/docs/features/font-family.md

@@ -13,7 +13,7 @@ The {@link module:font/fontfamily~FontFamily} feature enables support for settin
 
 
 ## Configuring font family options
 ## Configuring font family options
 
 
-It is, of course, possible to configure which font family options the editor should support. Use the {@link module:font/fontfamily~FontFamilyConfig#options `fontFamiliy.options`} configuration option to do so.
+It is, of course, possible to configure which font family options the editor should support. Use the {@link module:font/fontfamily~FontFamilyConfig#options `fontFamily.options`} configuration option to do so.
 Use special keyword `'default'` to use document's default font family as defined in CSS.
 Use special keyword `'default'` to use document's default font family as defined in CSS.
 
 
 For example, the following editor will support only two font families besides "default" one:
 For example, the following editor will support only two font families besides "default" one: