diff --git a/spec/frame_spec.rb b/spec/frame_spec.rb index 6d711b92..8cc6b382 100644 --- a/spec/frame_spec.rb +++ b/spec/frame_spec.rb @@ -181,7 +181,7 @@ page.go_to # The padding on the frame here is to differ the sizes of the two - # frames, ensuring that their offsets are being calculated seperately. + # frames, ensuring that their offsets are being calculated separately. # This avoids a false positive where the same frame"s offset is # calculated twice, but the click still works because both frames had # the same offset.