Rewrite Sample Storage Addon description

This commit is contained in:
Josh Soref 2023-03-26 16:05:26 -04:00
parent 40094bbda7
commit 44423f212c
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ The file is `addon/samplestorage/samplestorage.php`
<?php
/**
* Name: Sample Storage Addon
* Description: A sample addon which implements an unuseful storage backend
* Description: A sample addon which implements a very limited storage backend
* Version: 1.0.0
* Author: Alice <https://alice.social/~alice>
*/