diff --git a/code/BasicFieldsTestPage.php b/code/BasicFieldsTestPage.php
index ab47ee0..5f1e08c 100644
--- a/code/BasicFieldsTestPage.php
+++ b/code/BasicFieldsTestPage.php
@@ -253,7 +253,7 @@ class BasicFieldsTestPage extends TestPage
);
$fields->addFieldToTab('Root.Text',
- LiteralField::create('LiteralField', 'LiteralField')
+ LiteralField::create('LiteralField', 'LiteralField with some bold text and a link')
);
$fields->addFieldToTab('Root.Text',