Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo fix
  • Loading branch information
EdwardAngert committed Nov 8, 2024
commit 0141696be0c7651da4a590d65a58199b9124684e
2 changes: 1 addition & 1 deletion site/src/pages/CreateTemplatePage/TemplateUpload.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const TemplateUpload: FC<TemplateUploadProps> = ({
>
starter templates
</Link>{" "}
to getting started with Coder.
to get started with Coder.
</>
);

Expand Down
Loading