From d40794e039ed70f07c42ee121b0c95c4680e3c86 Mon Sep 17 00:00:00 2001 From: Balachandran Vipooshan Date: Wed, 25 Mar 2026 14:11:52 +0530 Subject: [PATCH] Fix typo in CONTRIBUTE.md --- en/CONTRIBUTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/CONTRIBUTE.md b/en/CONTRIBUTE.md index ffd6d56183..631cd8281f 100644 --- a/en/CONTRIBUTE.md +++ b/en/CONTRIBUTE.md @@ -1,6 +1,6 @@ # Contributing to WSO2 API Manager Documentation -WSO2 API Manager (API-M) documentation is a relavitely new project that involves hosting source documentation on GitHub. This documentation is rendered using [mkdocs](https://www.mkdocs.org/), which is a static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. +WSO2 API Manager (API-M) documentation is a relatively new project that involves hosting source documentation on GitHub. This documentation is rendered using [mkdocs](https://www.mkdocs.org/), which is a static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. We are an open-source project registered under Apache license.