summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil <philip.schaefer0@gmail.com>2024-11-15 02:15:35 +0100
committerNeo <50623835+neobooru@users.noreply.github.com>2025-02-11 21:50:27 +0100
commit376f687c386f65522b2f65e98b998b21af26ee29 (patch)
tree08b4d0584b9414aff375ec571e0ac9cc873cfb9c
parent4fd848abf2998fcfc13d6a01cee4aaadf984aafb (diff)
chore: questionable is not a recognized rating
-rw-r--r--doc/API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/API.md b/doc/API.md
index 00ee75a..70c495a 100644
--- a/doc/API.md
+++ b/doc/API.md
@@ -789,7 +789,7 @@ data.
| `fav-time` | alias of `fav-date` |
| `feature-date` | featured at given date |
| `feature-time` | alias of `feature-time` |
- | `safety` | having given safety. `<value>` can be either `safe`, `sketchy` (or `questionable`) or `unsafe`. |
+ | `safety` | having given safety. `<value>` can be either `safe`, `sketchy` or `unsafe`. |
| `rating` | alias of `safety` |
**Sort style tokens**