Skip to content

Commit 87eae3c

Browse files
committed
[docs] Fix typo in source
1 parent 1296be3 commit 87eae3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/guides/14_releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ TinyBase - if you are using a `require` rather than an `import`, you will get it
148148
automatically.
149149

150150
The non-minified version of the code is now default and you need to be explicit
151-
with you _want_ minified code. Previously you would add `/debug` to the import
151+
when you _want_ minified code. Previously you would add `/debug` to the import
152152
path to get non-minified code, but now you add `/min` to the import path to get
153153
_minified_ code.
154154

0 commit comments

Comments
 (0)