Skip to content

Commit

Permalink
Fix "Interaction" typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rspeicher committed Apr 8, 2015
1 parent a37c598 commit 4a0a5ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cheatsheets/Capybara.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
end

category do
id 'Page Interation and Scoping'
id 'Page Interaction and Scoping'
entry do
name 'Has CSS?'
notes '
Expand Down Expand Up @@ -90,7 +90,7 @@
end
end
category do
id 'Node Interations'
id 'Node Interactions'
entry do
name 'Click'
notes '
Expand All @@ -117,7 +117,7 @@
end
end
category do
id 'Form Interations'
id 'Form Interactions'
entry do
name 'Fill in'
notes '
Expand Down

0 comments on commit 4a0a5ae

Please sign in to comment.