From ab358766da7a198f4d78fdf9d1b0f01737fd5771 Mon Sep 17 00:00:00 2001 From: Lakshmi Narasimman <72660296+lakshminarasimmanv@users.noreply.github.com> Date: Fri, 4 Nov 2022 14:28:06 +0530 Subject: [PATCH] docs: update README.md (#757) Fixed a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f958ab2..0b15594 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ To contribute to diagram, check out [contribution guidelines](CONTRIBUTING.md). ## Other languages -- If you are familiar to Go, you can use [go-diagrams](https://github.com/blushft/go-diagrams) as well. +- If you are familiar with Go, you can use [go-diagrams](https://github.com/blushft/go-diagrams) as well. ## License