From d8f7d43f3bb236dd9c90ef27c0e379d5b3fcd1b2 Mon Sep 17 00:00:00 2001 From: ADParedes Date: Sun, 18 Dec 2022 06:28:47 -0600 Subject: [PATCH] docs api opendbm misspelling --- docs/website/api/api-doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/website/api/api-doc.md b/docs/website/api/api-doc.md index 464a49ff..64103a03 100644 --- a/docs/website/api/api-doc.md +++ b/docs/website/api/api-doc.md @@ -1,6 +1,6 @@ --- id: api-doc -title: OpendDBM API +title: OpenDBM API --- This section give an overview of OpenDBM APi methods and functions. It is not a requirement to be familiar with all materials to be effective with OpenDBM. You can still benefit from this section as it will give you insights into how we manage things to give added values to this repository.