From 7fbb124ef0a31398134644cff891826df4ccbfb4 Mon Sep 17 00:00:00 2001 From: Josh Cooper Date: Thu, 28 Jun 2018 15:21:06 -0700 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d8a18c..b235347 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ To generate documentation locally, run bundle install bundle exec puppet strings generate ./lib/**/*.rb ``` -This command will create a browsable `\_index.html` file in the `doc` directory. The references available here are all generated from YARD-style comments embedded in the code base. When any development happens on this module, the impacted documentation should also be updated. +This command will create a browsable `_index.html` file in the `doc` directory. The references available here are all generated from YARD-style comments embedded in the code base. When any development happens on this module, the impacted documentation should also be updated. ## Limitations -- cgit v1.2.3