From 35bbecd233842ecf7e56e1675bdbb2c0a4acfc03 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sat, 2 Sep 2023 16:23:05 -0700 Subject: [PATCH] Update Hosting Silvanus Yourself --- Hosting-Silvanus-Yourself.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hosting-Silvanus-Yourself.md b/Hosting-Silvanus-Yourself.md index 0cb02d0..bfe4a24 100644 --- a/Hosting-Silvanus-Yourself.md +++ b/Hosting-Silvanus-Yourself.md @@ -4,7 +4,7 @@ This guide is a work in progress but a rough overview is below. Silvanus can be ## Database Structure -Here is the `CREATE TABLE` structure for the two tables required by Silvanus +Here is the table structure for the two tables required by Silvanus ### `guild_info` ```