fix: fixed typo (#105)

This commit is contained in:
Kyrch
2024-10-03 23:27:25 -03:00
committed by GitHub
parent a3e6dfb23b
commit b2c9f0ce46
+2 -2
View File
@@ -14,8 +14,8 @@ An artist song API resource represents the association between an artist and an
| :--------: | :-----: | :------: | :-----: | :------------------------------------------------------------- |
| created_at | Date | No | No | The date that the resource was created |
| updated_at | Date | No | No | The date that the resource was last modified |
| as | String | Yes | Yes | Used to distinguish a performance by alias |
| as | String | Yes | Yes | Used to distinguish a performance by character |
| alias | String | Yes | Yes | Used to distinguish a performance by alias |
| as | String | Yes | Yes | Used to distinguish a performance by character |
## Allowed Include Paths