diff --git a/docs/wiki/artistsong/index.md b/docs/wiki/artistsong/index.md index 97913c0..91b7434 100644 --- a/docs/wiki/artistsong/index.md +++ b/docs/wiki/artistsong/index.md @@ -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