From 2009c7f607ea23d9f73a2fec81683eb08638ce5b Mon Sep 17 00:00:00 2001 From: ShazaanAshraff Date: Mon, 18 May 2026 17:02:29 +0530 Subject: [PATCH] Fix typo in contribution guide --- 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.