Skip to content

Commit df9c368

Browse files
committed
update copy
1 parent b68b0c4 commit df9c368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/stacks/clarinet-js-sdk/guides/mainnet-execution-simulation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The playground will execute the call against the latest mainnet state and displa
112112

113113
While you can use Mainnet Execution Simulation (MXS) without an API key, you may run into rate limits that could disrupt your development workflow. We recommend using an API key to ensure reliable and uninterrupted access to MXS functionality.
114114

115-
To use an API key with MXS, set the `HIRO_API_KEY` environment variable in your testing environment.
115+
To use an API key with MXS, set the `HIRO_API_KEY` environment variable in your terminal.
116116

117117
```terminal
118118
$ export HIRO_API_KEY="<your-api-key>"

0 commit comments

Comments
 (0)