Skip to content

Commit d5440f1

Browse files
committed
Minor change
1 parent 976afa7 commit d5440f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fsm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ in the examples below.
2626
1. [Mealy](mealy.sv)
2727
- Illustrates various 2-process architectures for a Mealy state machine.
2828
- Illustrates a hybrid Moore/Mealy implementation.
29-
- See the Mealy and Mealy Hybrid diagram in [fsm.pdf](fsm.pdf) for an illustration of the FSMs represented in code.
29+
- See the Mealy and Hybrid Mealy diagram in [fsm.pdf](fsm.pdf) for an illustration of the FSMs represented in code.
3030
- NOTE: Provided testbench does not fully check for correctness.
3131

3232

0 commit comments

Comments
 (0)