Skip to content

Commit 5d43c24

Browse files
authored
docs: fixup typo in signing doc (#857)
Signed-off-by: Henry Beberman <[email protected]>
1 parent 6c056ab commit 5d43c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/signing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ in a few different ways:
1414
`targets.[target].package_config.signer` or `.package_config.signer`
1515
1. Provide the signing config via the `DALEC_SIGNING_CONFIG_PATH` build arg.
1616
Otherwise, the signing config will be sought in the spec.
17-
1. The path name will be sough in the main (local) context, unless the build
17+
1. The path name will be sought in the main (local) context, unless the build
1818
arg `DALEC_SIGNING_CONFIG_CONTEXT_NAME` is provided, in which case the dalec
1919
will seek the config in the context with the provided name *and at the
2020
provided path*.

0 commit comments

Comments
 (0)