Skip to content

Commit d4b1481

Browse files
Merge pull request #842 from brettcannon/patch-3
Add a missing word
2 parents a749d84 + caf1cf8 commit d4b1481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/latest/external.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ canonical: "/docs/manual/latest/external"
2424

2525
</CodeTab>
2626

27-
There are several kinds of `external`s, differentiated and/or augmented through the [attribute](attribute.md) they carry. This page deals with the general, shared mechanism behind most `external`s. The different are documented in their respective pages later. A few notable ones:
27+
There are several kinds of `external`s, differentiated and/or augmented through the [attribute](attribute.md) they carry. This page deals with the general, shared mechanism behind most `external`s. The different `external`s are documented in their respective pages later. A few notable ones:
2828

2929
- `@val`, `@scope`: [bind to global JS values](bind-to-global-js-values).
3030
- `@module`: [bind to JS imported/exported values](import-from-export-to-js).

0 commit comments

Comments
 (0)