Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: yzamir <[email protected]>
  • Loading branch information
yaacov committed Oct 6, 2023
1 parent fbecf6e commit 3f71767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/triangular.asm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; This program calculates the fibonachi of a number
; This program calculates the triangular of a number

START: LOADA NUM ; Load the number into register A (initial value)
LOADB NUM ; Load the number into register B (to act as a counter)
Expand Down

0 comments on commit 3f71767

Please sign in to comment.