File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ For more usage examples check the
74
74
Some interesting examples there:
75
75
76
76
* [ factorial.lua] ( https://github.com/edubart/lua-bint/blob/master/examples/factorial.lua ) - calculate factorial of 100
77
- * [ fibonnaci .lua] ( https://github.com/edubart/lua-bint/blob/master/examples/fibonnaci .lua ) - calculate the 1001th number of the Fibonacci sequence
77
+ * [ fibonacci .lua] ( https://github.com/edubart/lua-bint/blob/master/examples/fiboncaci .lua ) - calculate the 1001th number of the Fibonacci sequence
78
78
* [ pi.lua] ( https://github.com/edubart/lua-bint/blob/master/examples/pi.lua ) - calculate the first 100 digits of Pi
79
79
* [ e.lua] ( https://github.com/edubart/lua-bint/blob/master/examples/e.lua ) - calculate the first 100 digits of Euler's number
80
80
* [ rsa.lua] ( https://github.com/edubart/lua-bint/blob/master/examples/rsa.lua ) - simple RSA example for encrypting/decrypting messages
You can’t perform that action at this time.
0 commit comments