From 4f99076655dc0396e629637c649aaf96159af344 Mon Sep 17 00:00:00 2001 From: Lakshmi Narasimman <72660296+lakshminarasimmanv@users.noreply.github.com> Date: Wed, 7 Sep 2022 21:34:30 +0530 Subject: [PATCH] Update README.md Fixed a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f958ab2e..0b15594d 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