From d7ff7cd4ed1e00c695b811b17e5313b1c3d8cf77 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Mon, 16 Jul 2018 12:00:15 +0100 Subject: [PATCH] stupid thinkotypo --- docs/slate-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/slate-formats.md b/docs/slate-formats.md index b526109c1b..7bb2fc9c5f 100644 --- a/docs/slate-formats.md +++ b/docs/slate-formats.md @@ -84,5 +84,5 @@ The actual conversion transitions are: * In RT mode, insert it straight into the editor as a fragment * In MD mode, serialise it to an MD string via slate-md-serializer and then insert the string into the editor as a fragment. -The various scenarios and transitions could be drawn into a pretty diagram if one felt the urge, but hopefully the enough +The various scenarios and transitions could be drawn into a pretty diagram if one felt the urge, but hopefully the above gives sufficient detail on how it's all meant to work. \ No newline at end of file