File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import { SdkHeader, SdkTip } from "/snippets/sdk-snippets.mdx"
1010The Modus HTTP APIs allow you to securely call and fetch data from an HTTP
1111endpoint. It's similar to the HTTP
1212[ ` fetch ` ] ( https://developer.mozilla.org/docs/Web/API/Fetch_API ) API used in
13- JavaScript, but with some modifications to work with Hypermode Functions .
13+ JavaScript, but with some modifications to work with Modus .
1414
1515<Warning >
1616
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import { SdkHeader, SdkTip } from "/snippets/sdk-snippets.mdx"
1010The Modus HTTP APIs allow you to securely call and fetch data from an HTTP
1111endpoint. It's similar to the HTTP
1212[ ` fetch ` ] ( https://developer.mozilla.org/docs/Web/API/Fetch_API ) API used in
13- JavaScript, but with some modifications to work with Hypermode Functions .
13+ JavaScript, but with some modifications to work with Modus .
1414
1515In a future version of Modus, we'll support Go's standard ` net/http ` package for
1616making HTTP requests. However, that's currently not supported due to technical
You can’t perform that action at this time.
0 commit comments