We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc97a9 commit 3b89687Copy full SHA for 3b89687
src/content/docs/workers/static-assets/binding.mdx
@@ -41,7 +41,7 @@ assets = { directory = "./public/" }
41
42
Sometime there are files in the asset directory that should not be uploaded.
43
44
-In this case create a `.assetsignore` file in the root of the assets directory.
+In this case, create a `.assetsignore` file in the root of the assets directory.
45
This file takes the same format as `.gitignore`.
46
47
Wrangler will not upload asset files that match lines in this file.
0 commit comments