Skip to content

Commit 08dd501

Browse files
committed
fix typo
1 parent 011cd32 commit 08dd501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

categories.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
}
1919
echo "</div>";
2020
}else{
21-
echo "<div class='w3-panel w3-pale-red'>Not Category found.</div>";
21+
echo "<div class='w3-panel w3-pale-red'>No Category found.</div>";
2222
}

0 commit comments

Comments
 (0)