From f0721ac42ad2c14ffd3f4191b57fab3619f1c86e Mon Sep 17 00:00:00 2001 From: Dylan Schiemann Date: Fri, 6 Aug 2021 06:30:09 -0700 Subject: [PATCH] Update resources.md (#4418) fix typo --- docs/general/resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/resources.md b/docs/general/resources.md index 627cdfef6..83adedcad 100644 --- a/docs/general/resources.md +++ b/docs/general/resources.md @@ -12,7 +12,7 @@ These libraries are helpful when developing with Slate: These extensions and plugins add additional features and capabilities to Slate: -- [Plate](https://github.com/@udecode/plate) Rich text editor plugin system for Slate & React +- [Plate](https://github.com/udecode/plate) Rich text editor plugin system for Slate & React - [`slate-angular`](https://github.com/worktile/slate-angular) Angular-based view layer, which is a useful supplement to Slate for building a rich text editor using Angular. - [`slate-yjs`](https://github.com/BitPhinix/slate-yjs/) Collaborative editing utilities for Slate leveraging Yjs - [`slate-collaborative`](https://github.com/cudr/slate-collaborative) Collaborative editing utilities for Slate leveraging Automerge