Skip to content

Commit 98b92bc

Browse files
authored
Merge pull request #9 from glideapps/rwdaigle-typos
"Programmatically" with two "m"s 👍
2 parents 9e3bf5b + 66b2c26 commit 98b92bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/v2/general/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Glide API v2
33
sidebarTitle: Introduction
44
---
55

6-
The Glide APIv2 is a RESTful API that allows you to programatically interact with the Glide platform. These are the developer docs for version 2 of the API, initially released in July of 2024.
6+
The Glide APIv2 is a RESTful API that allows you to programmatically interact with the Glide platform. These are the developer docs for version 2 of the API, initially released in July of 2024.
77

88
<Warning>This API is currently in a public alpha state. Feedback is welcome. However, please be aware that **breaking changes are expected**!</Warning>
99

@@ -22,4 +22,4 @@ This Glide API v2 differs from previous versions in that it:
2222
- Is the most performant way to programatically interact with Big Tables
2323
- Is capable of ingesting much larger data sets through the use of [stashing](/api-reference/v2/stashing/introduction)
2424
- Does not require application scoping (i.e., no `appId` is required)
25-
- Only operates on Big Tables data sources
25+
- Only operates on Big Tables data sources

0 commit comments

Comments
 (0)