Skip to content

Commit b8b5617

Browse files
committed
Format README
1 parent a403edd commit b8b5617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Run:
6565
buckets <entry_path> [import_map_path] > out.js
6666
```
6767

68-
Buckets will look for `deno.json` or `deno.jsonc` in the current folder. To use a different
69-
imports map, pass it's path as the second argument
68+
Buckets will look for `deno.json` or `deno.jsonc` in the current folder. To use
69+
a different imports map, pass it's path as the second argument
7070

7171
Alternatively, you can use it directly from the deno.land/x source:
7272

0 commit comments

Comments
 (0)