Skip to content

Commit 1719d17

Browse files
authored
docs: Fix typo
1 parent 32afb8d commit 1719d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/essentials/config/manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Manifest
22

3-
In WXT, there is no `manifest.json` file in your source code. Instead, WXT generates the manifest from using multiple sources:
3+
In WXT, there is no `manifest.json` file in your source code. Instead, WXT generates the manifest from multiple sources:
44

55
- Global options [defined in your `wxt.config.ts` file](#global-options)
66
- Entrypoint-specific options [defined in your entrypoints](/guide/essentials/entrypoints#defining-manifest-options)

0 commit comments

Comments
 (0)