summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/stark/README.txt2
-rw-r--r--themes/stark/stark.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/stark/README.txt b/themes/stark/README.txt
index 453be5da6..33257c946 100644
--- a/themes/stark/README.txt
+++ b/themes/stark/README.txt
@@ -20,7 +20,7 @@ ABOUT DRUPAL THEMING
--------------------
To learn how to build your own custom theme and override Drupal's default code,
-you should start reading the Theming Guide: http://drupal.org/theme-guide
+see the Theming Guide: http://drupal.org/theme-guide
See the sites/all/themes/README.txt for more information on where to place your
custom themes to ensure easy maintenance and upgrades.
diff --git a/themes/stark/stark.info b/themes/stark/stark.info
index c3955fd4f..5ff7efa25 100644
--- a/themes/stark/stark.info
+++ b/themes/stark/stark.info
@@ -1,6 +1,6 @@
; $Id$
name = Stark
-description = This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, you should start reading the <a href="http://drupal.org/theme-guide">Theming Guide</a>.
+description = This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the <a href="http://drupal.org/theme-guide">Theming Guide</a>.
package = Core
version = VERSION
core = 7.x