docs: correct typo

This commit is contained in:
Stevan Freeborn
2023-04-21 16:04:22 -05:00
parent 35967cc04e
commit 70fc603eb8
+1 -1
View File
@@ -1,6 +1,6 @@
# Base URL
The base url for the Onspring API will be the same for all instances regardless of whether the instances is a development, test, or production instance. The routing of the request to the correct instance be based on the [API key](#authentication) provided in the request.
The base url for the Onspring API will be the same for all instances regardless of whether the instances is a development, test, or production instance. The routing of the request to the correct instance will be based on the [API key](#authentication) provided in the request.
{% code heading="BASE URL" defaultLanguage="text" %}