thewca / statistics

12 stars 16 forks source link

Grammar changes #88

Closed Randomno closed 2 years ago

Randomno commented 2 years ago

Addresses #68. I don't know if the WCT made any progress with this.

campos20 commented 2 years ago

Thanks for this!

Randomno commented 2 years ago

I don't know why the checks failed and if it's something to be concerned about. The only potential issue I could see is the {" "} ?

campos20 commented 2 years ago

I don't know why the checks failed and if it's something to be concerned about. The only potential issue I could see is the {" "} ?

We have prettier to check on that. You can run

cd client
yarn prettier_write

and commit

It is explained in the README

I'll do that if you don't, you already helped us by fixing this. Thanks =]

campos20 commented 2 years ago

Thanks @Randomno. I ran prettier, we are all set now.