From 55344a3644de07e224bef1eac36a725cf881f078 Mon Sep 17 00:00:00 2001 From: Jessica Boezwinkle Date: Thu, 1 Jul 2021 16:05:34 -0400 Subject: [PATCH] docs: spelling error in rich text doc --- docs/fields/rich-text.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fields/rich-text.mdx b/docs/fields/rich-text.mdx index f27bcda22e..58d06364f6 100644 --- a/docs/fields/rich-text.mdx +++ b/docs/fields/rich-text.mdx @@ -13,7 +13,7 @@ keywords: rich text, fields, config, configuration, documentation, Content Manag The Admin component is built on the powerful [`slatejs`](https://docs.slatejs.org/) editor and is meant to be as extensible and customizable as possible. - Consistent with Payload's goal of making you learn as litle of Payload as possible, customizing and using the Rich Text Editor does not involve learning how to develop for a Payload rich text editor. Instead, you can invest your time and effort into learning Slate, an open-source tool that will allow you to apply your learnings elsewhere as well. + Consistent with Payload's goal of making you learn as little of Payload as possible, customizing and using the Rich Text Editor does not involve learning how to develop for a Payload rich text editor. Instead, you can invest your time and effort into learning Slate, an open-source tool that will allow you to apply your learnings elsewhere as well. ### Config