chore: fix several minor typos (#18660)

This commit is contained in:
Sukey
2023-12-08 10:22:22 +00:00
committed by GitHub
parent dabf72cfdc
commit ba3448a440
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ specifications for modules. The following list is nonbinding and all sections ar
* `# {Module Name}` - overview of the module
* `## Concepts` - describe specialized concepts and definitions used throughout the spec
* `## State` - specify and describe structures expected to marshalled into the store, and their keys
* `## State` - specify and describe structures expected to be marshalled into the store, and their keys
* `## State Transitions` - standard state transition operations triggered by hooks, messages, etc.
* `## Messages` - specify message structure(s) and expected state machine behaviour(s)
* `## Begin Block` - specify any begin-block operations