Skip to content

Commit

Permalink
Fix typo (#20)
Browse files Browse the repository at this point in the history
Correct "operrands" to "operands".
  • Loading branch information
OscarShiang authored Nov 29, 2023
1 parent 6b61662 commit 5ffca10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/creating-components-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This command will prompt you for some inputs. Answer the prompts as shown below:
```
[INFO] Cookiecutter source: using builtin
Component name [MyComponent]: MathSender
Component short description [Example Component for F Prime FSW framework.]: Active component used for sending operations and operrands to the MathReceiver.
Component short description [Example Component for F Prime FSW framework.]: Active component used for sending operations and operands to the MathReceiver.
Component namespace [Component]: MathModule
Select component kind:
1 - active
Expand Down

0 comments on commit 5ffca10

Please sign in to comment.