1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-02 14:47:35 +02:00

Updated if Statement (markdown)

LogMANOriginal
2018-11-05 13:45:32 +01:00
parent 9ab294856f
commit 703cf088dc

@@ -1,4 +1,4 @@
# Use `elseif` instead of `else if`.
# Use `elseif` instead of `else if`
For sake of consistency `else if` is considered bad practice.