diff --git a/docs/html/guide/topics/ui/declaring-layout.jd b/docs/html/guide/topics/ui/declaring-layout.jd
index ab105fd300ed6..d557e7fa6e05e 100644
--- a/docs/html/guide/topics/ui/declaring-layout.jd
+++ b/docs/html/guide/topics/ui/declaring-layout.jd
@@ -76,8 +76,7 @@ example, the EditText element has a text attribute that corresponds
EditText.setText().
Tip: Learn more about different layout types in Common -Layout Objects. There are also a collection of tutorials on building various layouts in the -Hello Views tutorial guide.
+Layout Objects.Take a look at the - Hello Views - for some example layouts and how to use them. The ApiDemos sample project is also a - great resource from which to learn how to create different layouts.
+The ApiDemos sample project is a good resource for + learning how to create different layouts.