Skip to content

Commit 1c24105

Browse files
committed
Added reset to the list of LF keywords
1 parent 2ee289c commit 1c24105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/scripts/linguaFrancaUtils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const keywords = [
2020
"new",
2121
"output",
2222
"physical", "preamble",
23-
"reaction", "reactor", "realtime",
23+
"reaction", "reactor", "realtime", "reset",
2424
"sec", "secs", "shutdown", "startup", "state",
2525
"target", "timer", "time",
2626
"usec", "usecs",

0 commit comments

Comments
 (0)