Skip to content

Commit

Permalink
Update builders/substrate/libraries/sidecar.md
Browse files Browse the repository at this point in the history
Co-authored-by: Erin Shaben <eshaben@icloud.com>
  • Loading branch information
themacexpert and eshaben authored Sep 24, 2024
1 parent 7ee37fa commit 2d9c4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builders/substrate/libraries/sidecar.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Note that running subsequent commands will overwrite the existing `typesBundle.j
export SAS_SUBSTRATE_TYPES_BUNDLE="./typesBundle.json"
```

After setting the environmental variable, you can use the `echo` command to check that the environmental variable has been set correctly by typing:
After setting the environment variable, you can verify that you set it correctly by using the following `echo` command:

```bash
echo $SAS_SUBSTRATE_TYPES_BUNDLE
Expand Down

0 comments on commit 2d9c4f0

Please sign in to comment.