We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c056ab commit 5d43c24Copy full SHA for 5d43c24
website/docs/signing.md
@@ -14,7 +14,7 @@ in a few different ways:
14
`targets.[target].package_config.signer` or `.package_config.signer`
15
1. Provide the signing config via the `DALEC_SIGNING_CONFIG_PATH` build arg.
16
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
+1. The path name will be sought in the main (local) context, unless the build
18
arg `DALEC_SIGNING_CONFIG_CONTEXT_NAME` is provided, in which case the dalec
19
will seek the config in the context with the provided name *and at the
20
provided path*.
0 commit comments