From fd97e6c651a4bbcade64733847f4eec8f7704b7c Mon Sep 17 00:00:00 2001 From: Dan Jackson Date: Sat, 23 Mar 2019 01:52:37 -0700 Subject: [PATCH] Fix minor typo `s/nioce/nice/` --- doc/developer/extracting-gifs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer/extracting-gifs.rst b/doc/developer/extracting-gifs.rst index 16f5846fa..630199f99 100644 --- a/doc/developer/extracting-gifs.rst +++ b/doc/developer/extracting-gifs.rst @@ -4,7 +4,7 @@ Automatically extracting GIFs from the documentation GIF extraction; and, why the preprocessing phase? =================================================== -The documentation has a nioce feature where if you embed a BiblioPixel project +The documentation has a nice feature where if you embed a BiblioPixel project in a documentation page, it is automatically turned into an animated GIF that shows what that project would look like if run!