Skip to content

Commit af071d7

Browse files
june128leios
authored andcommitted
Fix typo. (#391)
1 parent a2c7e46 commit af071d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contents/cooley_tukey/cooley_tukey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ For some reason, though, putting code to this transformation really helped me fi
7373
[import:4-13, lang:"julia"](code/julia/fft.jl)
7474
{% sample lang="c" %}
7575
[import:8-19, lang:"c_cpp"](code/c/fft.c)
76-
{% smaple lang="clj" %}
76+
{% sample lang="clj" %}
7777
[import:15-30, lang:"clojure"](code/clojure/fft.clj)
7878
{% sample lang="cpp" %}
7979
[import:23-33, lang:"c_cpp"](code/c++/fft.cpp)

0 commit comments

Comments
 (0)