How does the Upgrade plan work?

I have upgraded my account to have 11 private repositories and have pushed two different images, both which now have three tags + latest:

myaccount/something

myaccount/somethingelse

which tagged are:

myaccount/something:latest
myaccount/something:003
myaccount/something:002
myaccount/something:001

and

myaccount/somethingelse:latest
myaccount/somethingelse:0.0.3
myaccount/somethingelse:0.0.2
myaccount/somethingelse:0.0.1

however the account says “using 1 / 11 private repositories.”

Neither are public, so I would have thought that it should say 2 / 11

Any ideas, am I misinformed about what I have purchased, or is it a system error?

Kind regards.

Ok, so although I thought I’d created private repositories, they were public - there’s a lesson for anyone new, you might think that your repos are private but the whole world can see!