diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2016-05-29 12:06:32 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2016-05-29 12:06:32 +0200 |
commit | 4a57d84935d45c78bcd407c2cca558bb74df5a54 (patch) | |
tree | c4fb40da69870d51dbe21e6f3168ae4b0fc84a6f | |
parent | 9b74840002acc370d4de405a73dd35fc9df62187 (diff) |
Fix formatting of bulleted list
-rw-r--r-- | stdnum/us/tin.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdnum/us/tin.py b/stdnum/us/tin.py index bdac205..b2696b1 100644 --- a/stdnum/us/tin.py +++ b/stdnum/us/tin.py @@ -21,6 +21,7 @@ The Taxpayer Identification Number is used used for tax purposes in the United States. A TIN may be: + * a Social Security Number (SSN) * an Individual Taxpayer Identification Number (ITIN) * an Employer Identification Number (EIN) |