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
@@ -15,7 +15,7 @@
import Foundation
extension Amiibo {
/// A model that represents a collection of release dates related to an amiibo item.
/// A model that represents a collection of release dates related to an amiibo.
public struct Release: Sendable {
// MARK: Properties