FCF - Full Stack Javascript Framework
OpenSource is a full stack development framework designed to simplify the development of WEB projects of various complexity levels.
It is based on unique technologies that open up new opportunities in development approaches with NODEJS.
修订版 | f98c48675768be621ef78c7f7499b1c294d740ad (tree) |
---|---|
时间 | 2022-08-04 10:56:04 |
作者 | ![]() |
Commiter | Vladimir Markin |
fix comments in templetes
@@ -89,7 +89,7 @@ | ||
89 | 89 | // The key is the full name of the system variable, and the value is a object with a description |
90 | 90 | |
91 | 91 | systemVariables: { |
92 | - // "[SYSTEM_VALIABLE_NAME]": { | |
92 | + // "[SYSTEM_VARIABLE_NAME]": { | |
93 | 93 | // description: "[DESCRIPTION]", |
94 | 94 | // value: "[VALUE]", |
95 | 95 | // } |
@@ -122,7 +122,7 @@ | ||
122 | 122 | // The key is the full name of the system variable, and the value is a object with a description |
123 | 123 | |
124 | 124 | systemVariables: { |
125 | - // "[SYSTEM_VALIABLE_NAME]": { | |
125 | + // "[SYSTEM_VARIABLE_NAME]": { | |
126 | 126 | // description: "[DESCRIPTION]", |
127 | 127 | // value: "[VALUE]", |
128 | 128 | // } |
@@ -58,7 +58,7 @@ | ||
58 | 58 | // The key is the full name of the system variable, and the value is a object with a description |
59 | 59 | |
60 | 60 | systemVariables: { |
61 | - // "[SYSTEM_VALIABLE_NAME]": { | |
61 | + // "[SYSTEM_VARIABLE_NAME]": { | |
62 | 62 | // description: "[DESCRIPTION]", |
63 | 63 | // value: "[VALUE]", |
64 | 64 | // } |