Skip to content

Commit

Permalink
docs(typo): Fix export syntax typo (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruqen authored Sep 24, 2021
1 parent 38314a3 commit 2a1cb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ behavior directly, use the following convars and exports

`shutdown`
* Description: Will shutdown the loading frame and cleanup.
* Usage: `exports[pe-basicloading]:shutdown()`
* Usage: `exports["pe-basicloading"]:shutdown()`

## License
[Licensed under MIT](https://opensource.org/licenses/MIT)

0 comments on commit 2a1cb1f

Please sign in to comment.