auth/src
Seth McCombs 699582eeaf
fix !project_id error message typo (#435)
<!--
Thank you for proposing a pull request! Please note that SOME TESTS WILL
LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from
forks.
Someone from the team will review your Pull Request and respond.

Please describe your change and any implementation details below.
-->

Small change! This error message seems like it's missing a word, so
based on the comment on line 202, I changed it
from
> `⚠️ Failed to a project ID from the given inputs.`

to

> `⚠️ Failed to compute a project ID from the given inputs`
2024-08-20 15:21:32 -07:00
..
client Update deps (#430) 2024-08-05 16:15:15 -04:00
logger.ts Update deps (#430) 2024-08-05 16:15:15 -04:00
main.ts fix !project_id error message typo (#435) 2024-08-20 15:21:32 -07:00
post.ts Update spelling and workflow versions (#422) 2024-06-21 11:57:04 -04:00
utils.ts Update deps (#430) 2024-08-05 16:15:15 -04:00