Skip to content

Commit

Permalink
docs: fix typo in configuration.md (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfhr authored Aug 7, 2021
1 parent 67f4a95 commit 81a18a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ A map of additional headers to add the requests made to the LHCI server. Useful
_target=lhci only_
An object containing a username and password pair for authenicating with a Basic auth protected LHCI server. Use this setting when you've protected your LHCI server with Basic auth.
An object containing a username and password pair for authenticating with a Basic auth protected LHCI server. Use this setting when you've protected your LHCI server with Basic auth.
**Example:**
Expand Down

0 comments on commit 81a18a3

Please sign in to comment.