diff --git a/src/dict/id.php b/src/dict/id.php index 99a8153..12597d4 100644 --- a/src/dict/id.php +++ b/src/dict/id.php @@ -3,7 +3,7 @@ /** * List of common swear words in Indonesian, sorted alphabetically. * Since some common swear words are simply animal names, those animal names are omitted from this list. - * + * * Provided by @rizasaputra */ @@ -60,5 +60,5 @@ return [ 'titit', 'tolol', 'udik', - 'upil' -]; \ No newline at end of file + 'upil', +];