Skip to content

Commit 2a1cb1f

Browse files
authored
docs(typo): Fix export syntax typo (#6)
1 parent 38314a3 commit 2a1cb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ behavior directly, use the following convars and exports
124124

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

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

0 commit comments

Comments
 (0)