Improved the documentation for the Amiibo types in the library target.

This commit is contained in:
2025-11-09 21:06:52 +01:00
parent adaedcda07
commit d2146febc0
5 changed files with 14 additions and 14 deletions
@@ -13,7 +13,7 @@
// ===----------------------------------------------------------------------===
extension Amiibo {
/// A model that represents a game related to an amiibo item.
/// A model that represents a game related to an amiibo.
public struct Game: Sendable {
// MARK: Properties