From 43db5f697f2d77b72165c9f6bf6b394b25639f2c Mon Sep 17 00:00:00 2001
From: sij <sij@sij.law>
Date: Sun, 23 Jun 2024 15:31:30 -0700
Subject: [PATCH] Update sijapi/config/.env-example

---
 sijapi/config/.env-example | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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.