Fixed capitalization (#22282)

pull/21678/head^2
Larry Greene 2018-11-19 03:01:10 +00:00 committed by Christopher McCormack
parent c861c03f9d
commit 4c0a7b95c6
1 changed files with 3 additions and 3 deletions

View File

@ -115,8 +115,8 @@ You can write Acceptance Tests for each of these sub-features of the bigger dial
- Given that the page is opened
- The dialog box should be visible
- And The dialog box should contain an input box
- And The input box should have placeholder text "Your name, please!"
- And the dialog box should contain an input box
- And the input box should have placeholder text "Your name, please!"
### Notes