We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f7741 commit 410d546Copy full SHA for 410d546
guidelines/index.md
@@ -12,7 +12,7 @@ Here we lay down some info on the structure of a package.
12
## bpkg.json
13
14
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`).
+(For legacy reasons, this file may also be called `package.json`).
16
17
Here's an example of a well-formed `bpkg.json`:
18
0 commit comments