Skip to content

Commit 410d546

Browse files
authored
Fix typo on guidelines page (#56)
1 parent 85f7741 commit 410d546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guidelines/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Here we lay down some info on the structure of a package.
1212
## bpkg.json
1313

1414
Every package must have a file called `bpkg.json`; it specifies package metadata on the [JSON format][json].
15-
(For legacy reasons, this file may also be called `pacakge.json`).
15+
(For legacy reasons, this file may also be called `package.json`).
1616

1717
Here's an example of a well-formed `bpkg.json`:
1818

0 commit comments

Comments
 (0)