diff --git a/src/main.cpp b/src/main.cpp index 0826a3d..e9b180d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -190,7 +190,7 @@ class $modify(Profile, ProfilePage) { geode::createQuickPopup( "OBSIDIAN Director", - "This user is a director of OBSIDIAN. They manage and supervise everything.", + "This user is the director of OBSIDIAN. They manage and supervise everything.", "OK", "Learn More", [](auto, bool btn2) { @@ -204,7 +204,7 @@ class $modify(Profile, ProfilePage) { geode::createQuickPopup( "ObsidianGD Manager", - "This user is a manager of ObsidianGD. They manage group projects and collaborations.", + "This user is a manager of ObsidianGD. They manage group projects and collaborations.", "OK", "Learn More", [](auto, bool btn2) { @@ -218,7 +218,7 @@ class $modify(Profile, ProfilePage) { geode::createQuickPopup( "ObsidianGD Team Member", - "This user is a member of ObsidianGD. They partake in group projects and collaborations.", + "This user is a member of ObsidianGD. They partake in group projects and collaborations.", "OK", "Learn More", [](auto, bool btn2) { @@ -232,7 +232,7 @@ class $modify(Profile, ProfilePage) { geode::createQuickPopup( "OBSIDIAN Manager", - "This user is a member of OBSIDIAN. They manage group projects.", + "This user is a manager of OBSIDIAN. They manage group projects.", "OK", "Learn More", [](auto, bool btn2) { @@ -246,7 +246,7 @@ class $modify(Profile, ProfilePage) { geode::createQuickPopup( "OBSIDIAN Crew Member", - "This user is a member of OBSIDIAN. They partake in group content creation.", + "This user is a member of OBSIDIAN. They partake in group content creation.", "OK", "Learn More", [](auto, bool btn2) { diff --git a/support.md b/support.md index b7dc0b0..b98058b 100644 --- a/support.md +++ b/support.md @@ -1,2 +1,2 @@ # **Visit [ObsidianGD](https://www.obsidianmg.cc/gd-team/)** -### **[Check Out Our Latest Project!](https://bluewitherer.github.io/InstallOGDPS/ogd-project/)** \ No newline at end of file +### **[Check Out Our Latest Project!](https://cubiccommunity.github.io/InstallOGDPS/ogd-project/)** \ No newline at end of file