📝 Fix project name in documentation
authorDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Fri, 13 Oct 2023 21:45:23 +0000 (23:45 +0200)
committerDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Fri, 13 Oct 2023 21:45:23 +0000 (23:45 +0200)
README.md

index 460c195..c76b2a9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ jSite is a tool that uploads websites from a local directory into Freenet.
 
 ## Compiling
 
-Gradle’s build process is handled by [Gradle](https://gradle.org/). Just use the Gradle wrapper that comes with jSite:
+jSite’s build process is handled by [Gradle](https://gradle.org/). Just use the Gradle wrapper that comes with jSite:
 
     # ./gradlew clean build fatJar