diff --git a/server/documents/guide/cssguide.html.eco b/server/documents/guide/cssguide.html.eco index 28bf1aaae..dc2d28980 100755 --- a/server/documents/guide/cssguide.html.eco +++ b/server/documents/guide/cssguide.html.eco @@ -517,7 +517,7 @@ type : 'UI Guide'
Using EMs multiplicative nature can be used to your advantage. Instead of defining multiple tiers of a menu system, consider using ems to reduce each tier's sizing. As you continue to nest menu elements each nested menu will computer its values with smaller proportions.
+Using EMs multiplicative nature can be used to your advantage. Instead of defining multiple tiers of a menu system, consider using ems to reduce each tier's sizing. As you continue to nest menu elements each nested menu will compute its values with smaller proportions.