fix: rustdoc typo

This commit is contained in:
Renovate Bot 2024-11-14 10:46:41 +00:00 committed by Paul Campbell
parent eabf97dff8
commit f908011503

View file

@ -1,4 +1,4 @@
/// The API Token for the [user]
/// The API Token for the user
/// `ForgeJo`: <https://{hostname}/user/settings/applications>
/// `Github`: <https://github.com/settings/tokens>
#[derive(Clone, Debug, derive_more::Constructor)]