From f98033176bbcb9c640044016452b75a488f782a7 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Thu, 17 Mar 2016 08:52:34 -0400 Subject: [PATCH] docs: fix typos and put in a stub --- docs/guides/hello_world.rst | 4 ++++ docs/text_feature.rst | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/guides/hello_world.rst b/docs/guides/hello_world.rst index 23d9757..b651f0f 100644 --- a/docs/guides/hello_world.rst +++ b/docs/guides/hello_world.rst @@ -1,2 +1,6 @@ Hello, World! ============= + +.. note:: + + Under construction diff --git a/docs/text_feature.rst b/docs/text_feature.rst index a260fbd..f5b2d09 100644 --- a/docs/text_feature.rst +++ b/docs/text_feature.rst @@ -1,5 +1,5 @@ -The Might text Method -===================== +The Mighty text Method +====================== The :doc:`/dsl/text` method is a particularly powerful method with a ton of options. Be sure to check the option-by-option details in the DSL reference, but here are the highlights.