Skip to content

Commit 79d2a04

Browse files
committed
Corrects the author of "The Hobbit"
Let us not confuse Tolkien the master with Jackson the charlatan.
1 parent 60d8b99 commit 79d2a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $I->click('Pages');
1616
$I->click('New');
1717
$I->see('New Page');
1818
$I->fillField('title', 'Hobbit');
19-
$I->fillField('body', 'By Peter Jackson');
19+
$I->fillField('body', 'By J.R.R. Tolkien');
2020
$I->click('Save');
2121
$I->see('page created'); // notice generated
2222
$I->see('Hobbit','h1'); // head of page of is our title
@@ -40,4 +40,4 @@ $I->seeResponseCodeIs(200);
4040
$I->seeResponseIsJson();
4141
$I->seeResponseContainsJson(array('result' => 'ok'));
4242
?>
43-
{% endhighlight %}
43+
{% endhighlight %}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy