Expected: Tags with multiple words inputted should have a different error message shown that tells the user that only one word is allowed.
Actual: the error message is "Tag names should be alphanumeric".

To reproduce:
add n/Betsy Crowe t/friend t/CCA captain e/betsycrowe@example.com a/Newgate Prison p/123456789 r/mUdder m/ceg
As shown, the invalid tag I have inputted is t/CCA captian. While I acknowledge that in the DG, it was mentioned that the tags can only be of one word, but here, my tag name is only consisting of alphanumeric characters, which is in compliance with the error message shown.
Expected: Tags with multiple words inputted should have a different error message shown that tells the user that only one word is allowed.
Actual: the error message is "Tag names should be alphanumeric".
To reproduce:
add n/Betsy Crowe t/friend t/CCA captain e/betsycrowe@example.com a/Newgate Prison p/123456789 r/mUdder m/ceg
As shown, the invalid tag I have inputted is t/CCA captian. While I acknowledge that in the DG, it was mentioned that the tags can only be of one word, but here, my tag name is only consisting of alphanumeric characters, which is in compliance with the error message shown.