Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Typo on Projects page #390

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Conversation

bryphe-coder
Copy link
Contributor

While going through the create projects flow, I realized there's a typo on the projects page.

The command should read coder projects create, but instead it is currently showing coder project create:
Screen Shot 2022-03-01 at 5 31 19 PM

Fixing this typo will alleviate some confusion as we on-board developers to v2

@bryphe-coder bryphe-coder self-assigned this Mar 2, 2022
@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #390 (645989d) into main (7e72eb9) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #390      +/-   ##
==========================================
- Coverage   67.86%   67.79%   -0.08%     
==========================================
  Files         150      150              
  Lines        8482     8482              
  Branches       72       72              
==========================================
- Hits         5756     5750       -6     
- Misses       2148     2153       +5     
- Partials      578      579       +1     
Flag Coverage Δ
unittest-go-macos-latest 66.15% <ø> (-0.19%) ⬇️
unittest-go-ubuntu-latest 67.40% <ø> (+0.11%) ⬆️
unittest-go-windows-2022 65.44% <ø> (+0.01%) ⬆️
unittest-js 66.10% <ø> (ø)
Impacted Files Coverage Δ
site/pages/projects/index.tsx 0.00% <ø> (ø)
peerbroker/listen.go 82.40% <0.00%> (-2.40%) ⬇️
provisionerd/provisionerd.go 68.56% <0.00%> (-1.11%) ⬇️
peer/conn.go 78.77% <0.00%> (-0.26%) ⬇️
peerbroker/dial.go 80.95% <0.00%> (+4.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e72eb9...645989d. Read the comment docs.

@bryphe-coder
Copy link
Contributor Author

Thanks for the review @vapurrmaid !

@bryphe-coder bryphe-coder merged commit 4f93c98 into main Mar 2, 2022
@bryphe-coder bryphe-coder deleted the bryphe/fix/create-project-typo branch March 2, 2022 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants