diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-06-28 16:25:57 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-06-28 16:25:57 +0900 |
| commit | 09ee7085d1483f8e78f306e5d965cc810993d82f (patch) | |
| tree | 018fc4ca8a4765fe3c2ab04f05925c5179067b31 | |
| parent | 0f310aa4501bef642fc67d5f8bada737a9611fd5 (diff) | |
static/package: minor wording change
| -rw-r--r-- | static/package.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/package.html b/static/package.html index b28beb5e..683908e4 100644 --- a/static/package.html +++ b/static/package.html @@ -37,7 +37,7 @@ <p>Planterette is an experimental Android-like package manager providing fully self-contained apps running in Hakurei containers. The planterette - software is not part of Hakurei and configures Hakurei through the public JSON API.</p> + software is not part of Hakurei and configures Hakurei through its public API.</p> <p>Planterette is currently in a very early stage of development, and using it for anything beyond experimentation or development is not recommended.</p> |
