Skip to content

Commit

Permalink
remove duplicated word in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MIGUELez11 committed Nov 24, 2024
1 parent 402d568 commit 81ca927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ No, unlike `defer` and `source`, `import.sync` is not a phase, it is a new meta

No syntax is supported for `import sync mod from 'mod'`.

To guarantee that a graph is sync upfront, instead see see the [Module Sync Assert](https://github.com/tc39/proposal-module-sync-assert) proposal, which may provide an import attribute or otherwise.
To guarantee that a graph is sync upfront, instead see the [Module Sync Assert](https://github.com/tc39/proposal-module-sync-assert) proposal, which may provide an import attribute or otherwise.

_Post an [issue](https://github.com/guybedford/proposal-import-sync/issues)._

Expand Down

0 comments on commit 81ca927

Please sign in to comment.