Skip to content
This repository was archived by the owner on Nov 29, 2020. It is now read-only.

Commit 5c78d0a

Browse files
committed
modified: README.md
1 parent d7a757d commit 5c78d0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@
195195
| 30 | RecursiveFFT.cpp | Recursive FFT | 911 |
196196
| 30 | RecursiveFFT.cpp | Inverse FFT | 913 |
197197
| 30 | RecursiveFFT.cpp | Polynomial Multiply | 914 |
198-
| 30 | IterativeFTT.cpp | Iterative FTT | 917 |
199-
| 30 | IterativeFTT.cpp | Bit Reversal Copy | 918 |
198+
| 30 | IterativeFFT.cpp | Iterative FFT | 917 |
199+
| 30 | IterativeFFT.cpp | Bit Reversal Copy | 918 |
200200

201201
# Supplementary Files
202202
* `utils.h`: Utils

0 commit comments

Comments
 (0)