From be8d6390577eda3a47becbc318b03e8c60f072cf Mon Sep 17 00:00:00 2001 From: Jason Swails Date: Thu, 30 Jul 2020 10:49:19 -0400 Subject: [PATCH] Fix typo in README (#300) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91926e8..aa3f47e 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ docker run quay.io/terraform-docs/terraform-docs:0.10.0-rc.1 ## Maintenance -This project was origanially developed by [Segment](https://github.com/segmentio/) but now is no longer maintained by them. Instead, [Martin Etmajer](https://github.com/metmajer) from [GetCloudnative](https://github.com/getcloudnative) and [Khosrow Moossavi](https://github.com/khos2ow) from [CloudOps](https://github.com/cloudops) are maintaining the project with help from these awesome [contributors](AUTHORS). Note that maintainers are unaffiliated with Segment. +This project was originally developed by [Segment](https://github.com/segmentio/) but now is no longer maintained by them. Instead, [Martin Etmajer](https://github.com/metmajer) from [GetCloudnative](https://github.com/getcloudnative) and [Khosrow Moossavi](https://github.com/khos2ow) from [CloudOps](https://github.com/cloudops) are maintaining the project with help from these awesome [contributors](AUTHORS). Note that maintainers are unaffiliated with Segment. ## License