Skip to content

Commit b917e78

Browse files
committed
docs: Fix typos. Resolves #9796
1 parent bf31408 commit b917e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/pages/product/apis-integrations/rest-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data applications, including but not limited to the following ones:
1111
Often, the REST API is used to enable [embedded analytics][cube-ea] and
1212
[real-time analytics][cube-rta] use cases.
1313

14-
See [REST API reference][ref-ref-rest-api] for the list of supported API endpoinsts.
14+
See [REST API reference][ref-ref-rest-api] for the list of supported API endpoints.
1515
Also, check [query format][ref-rest-query-format] for details about query syntax.
1616

1717
<InfoBox>

docs/pages/product/caching.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ cache instead of being processed on the database or in Cube Store. This is the
270270
fastest query retrieval method, but it requires that the exact same query was
271271
run very recently.
272272
- **No cache.** This cache type indicates that the query was processed in the upstream
273-
data source and was not accelrated using pre-aggregations. These queries could have
273+
data source and was not accelerated using pre-aggregations. These queries could have
274274
a significant performance boost if pre-aggregations and Cube Store were utilized.
275275

276276
In [Query History][ref-query-history] and throughout Cube Cloud, colored bolt

0 commit comments

Comments
 (0)