We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f5789 commit 9fa5a04Copy full SHA for 9fa5a04
DIRECTORY.md
@@ -215,7 +215,7 @@
215
* [IntToBase](Maths/IntToBase.js)
216
* [IsDivisible](Maths/IsDivisible.js)
217
* [IsEven](Maths/IsEven.js)
218
- * [isHarshad](Maths/isHarshad.js)
+ * [IsHarshad](Maths/IsHarshad.js)
219
* [IsOdd](Maths/IsOdd.js)
220
* [isPalindromeIntegerNumber](Maths/isPalindromeIntegerNumber.js)
221
* [IsPronic](Maths/IsPronic.js)
0 commit comments