You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/setup/configuration/content-delivery-network.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -687,7 +687,7 @@ Fastly VCL and CDN configuration can be a bit overwhelming at first. Here's a co
687
687
688
688
### Fastly API Quick Reference
689
689
690
-
With your Fastly API Token you can make requests against the Fastly API for information or data that may be otherwise unaccessible. You can find your API Token in your Commerce Admin view under **Stores** > **Settings** > **Configuration** > **Advanced** > **System** > **Full Page Cache** > **Fastly Configuration**.
690
+
With your Fastly API Token you can make requests against the Fastly API for information or data that may be otherwise inaccessible. You can find your API Token in your Commerce Admin view under **Stores** > **Settings** > **Configuration** > **Advanced** > **System** > **Full Page Cache** > **Fastly Configuration**.
691
691
692
692
Here's a quick reference of things you can do with your API Token. More details can be found on [Fastly's API docs](https://www.fastly.com/documentation/reference/api/).
0 commit comments