fix: rustdoc typo
All checks were successful
Rust / build (map[name:stable]) (push) Successful in 6m52s
Rust / build (map[name:nightly]) (push) Successful in 7m50s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 2m41s

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)]