Fix more typos

This commit is contained in:
Jimbo 2024-08-26 14:59:18 -04:00
parent a380a35956
commit d2461bc6b8

View file

@ -76,6 +76,6 @@
# Allow Nginx to read and write to paths
systemd.services.nginx.serviceConfig = {
ReadWritePaths = [ ./websites/Jimbo-Landing-Page ];
ReadWritePaths = [ ./webpages/Jimbo-Landing-Page ];
};
}