summaryrefslogtreecommitdiff
path: root/spec/unit/workstation_config_loader_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/workstation_config_loader_spec.rb')
-rw-r--r--spec/unit/workstation_config_loader_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/workstation_config_loader_spec.rb b/spec/unit/workstation_config_loader_spec.rb
index 0f60e3ec38..a865103188 100644
--- a/spec/unit/workstation_config_loader_spec.rb
+++ b/spec/unit/workstation_config_loader_spec.rb
@@ -219,7 +219,7 @@ describe Chef::WorkstationConfigLoader do
end
- context "when an explict config is given but it doesn't exist" do
+ context "when an explicit config is given but it doesn't exist" do
let(:explicit_config_location) { "/nope/nope/nope/frab/jab/nab" }