mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-21 06:30:49 -06:00
fix typo
This commit is contained in:
@@ -63,7 +63,7 @@ cy.get('form').find('input').then(function($input){
|
||||
|
||||
## Change subject
|
||||
|
||||
**The subject is changed by returning `{foo: 'bar'}`**
|
||||
**The subject is changed by returning**
|
||||
|
||||
```javascript
|
||||
cy.then(function(){
|
||||
|
||||
Reference in New Issue
Block a user