diff --git a/libexec/scoop-config.ps1 b/libexec/scoop-config.ps1 index 9395ca5f9..cad5f60ec 100644 --- a/libexec/scoop-config.ps1 +++ b/libexec/scoop-config.ps1 @@ -53,7 +53,7 @@ # # default_architecture: 64bit|32bit|arm64 # Allow to configure preferred architecture for application installation. -# If not specified, architecture is determined be system. +# If not specified, architecture is determined by system. # # debug: $true|$false # Additional and detailed output will be shown.