diff --git a/guide/documentation/datapath.html b/guide/documentation/datapath.html index 5afdf6f..d730ad6 100644 --- a/guide/documentation/datapath.html +++ b/guide/documentation/datapath.html @@ -152,7 +152,7 @@

CCP Guide

(def
     (Report
         (volatile reportVarA 0)
-        (reportBarB true)
+        (reportVarB true)
         ...
     )
     (contolVarA true)