Skip to content

Commit

Permalink
Merge pull request #3 from MIGUELez11/remove-duplicated-word
Browse files Browse the repository at this point in the history
remove duplicated word in README.md
  • Loading branch information
guybedford authored Nov 25, 2024
2 parents 402d568 + 81ca927 commit 065c6b0
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 065c6b0

Please sign in to comment.