From 6e540cf42b6b9c0e8fcfa2eef246b5b6e80f702f Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Thu, 19 Jan 2023 21:01:28 -0800 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9b7fbf2a..7f459d247 100644 --- a/README.md +++ b/README.md @@ -132,8 +132,8 @@ In addition to being a runnable CLI tool, D2 can also be used to produce diagram Go programs. For examples, see [./docs/examples/lib](./docs/examples/lib). This [blog -post](https://terrastruct.com/blog/post/generate-diagrams-programmatically/) also demos -an complete, runnable example of using D2 as a library for a real-world use case. +post](https://terrastruct.com/blog/post/generate-diagrams-programmatically/) also demos a +complete, runnable example of using D2 as a library for a real-world use case. ## Themes