Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/configuration-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ instance, to create a new provide called `staging`, the section would be
`[profile staging]`. Once created, the profile can be invoked by name to the
`--profile` command line argument.

There is one special profile called `defaults`. The `defaults` profile can be
There is one special profile called `default`. The `default` profile can be
used to configure profile default values that will be applied to every profile
unless specifically overridden.

Expand Down