From d776a93c9b3113b205d57666a82a914d27843d82 Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Fri, 12 Apr 2019 11:31:51 +0300 Subject: [PATCH] typo fixed on readme --- modules/docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/docs/README.md b/modules/docs/README.md index f43c4e3edf..c9c45c9f71 100644 --- a/modules/docs/README.md +++ b/modules/docs/README.md @@ -10,4 +10,4 @@ This module is used to create technical documentation web sites. [abp.io](https: * Can read documents from a Github repository. * Supports Markdown document formatting. * Supports versioning (integrated to Github releases). -* Support multiple projects. +* Supports multiple projects.