From 9698c31f4a3f2a6065f892d343402be30e77621b Mon Sep 17 00:00:00 2001 From: Marc Siegel Date: Mon, 11 Mar 2024 10:45:33 -0400 Subject: [PATCH] PR round 2: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a2a094..ccbabd3 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ bundle exec yard You can then open the generated documentation at `docs/index.html`. -### Test all Doc Examples +### Test all Docs Examples We use [yard-doctest](https://github.com/p0deje/yard-doctest) to test all code examples in our YARD documentation. To run `doctest` locally: