diff --git a/sijapi/config/.env-example b/sijapi/config/.env-example
index c3a2606..0c31cb7 100644
--- a/sijapi/config/.env-example
+++ b/sijapi/config/.env-example
@@ -2,13 +2,13 @@
 #                     C O N F I G U R A T I O N     F I L E                        
 #──────────────────────────────────────────────────────────────────────────────────
 #                                                                                  
-#  Hi friend! You've found my hidden .config.YAML-example file. Do you like Zalgo
+#  Hi friend! You've found my hidden .env example file. Do you like Zalgo
 #  text and old-school ASCII art? I bet you do. So listen, this'll be your method
 #  for configuring sijapi, and nothing works until you at least:
 #                                                                                  
 #    (1) fill in the ESSENTIALS category, and                                      
 #                                                                                  
-#    (2) rename this file `.config.yaml`                                          
+#    (2) rename this file `.env'                                          
 #                                                                                  
 #  ... and even then, certain features will not work until you set other          
 #  relevant variables below.