Commit dc388c3e authored by Fabian Dewantara Santonie's avatar Fabian Dewantara Santonie 🕊

Perbaikan Typo

parent ac6016de
......@@ -64,7 +64,7 @@ public class DataDiri extends HttpServlet {
String hobi = "";
try {
if (hobiBerenang.equals("Berenang")) {
hobi = hobi + hobiBerenang +" ,";
hobi = hobi + hobiBerenang +" ";
}
}
catch (Exception e) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment