Revision: 389
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=389
Author: ineiev
Date: 2019-06-17 13:28:16 -0400 (Mon, 17 Jun 2019)
Log Message:
-----------
fix a typo
Modified Paths:
--------------
trunk/sviki/FrontEndDebuggingTips.mdwn
Modified: trunk/sviki/FrontEndDebuggingTips.mdwn
===================================================================
--- trunk/sviki/FrontEndDebuggingTips.mdwn 2019-06-17 17:26:39 UTC (rev
388)
+++ trunk/sviki/FrontEndDebuggingTips.mdwn 2019-06-17 17:28:16 UTC (rev
389)
@@ -3,7 +3,7 @@
This page details tips about debugging savannah's frontend (PHP code and such).
-It is *hhighly* recommended to debug/develop new features on a
+It is *highly* recommended to debug/develop new features on a
dedicated [[FrontEndDevelopmentSite]] or when [[RunningSavaneLocally]].
Avoid meddling with the real public website as much as possible.