Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion src/pages/careers/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const benefitsPicture = await getImage({
width={100}
quality={80}
src="/src/assets/site/careers/icons/cornered-cube.svg" />
Be fore extending a job offer, we require all candidates to complete a technical test. This entails modifying a project for which we'll provide specific instructions. The nature of the modification will vary based on your level of experience.
Before extending a job offer, we require all candidates to complete a technical test. This entails modifying a project for which we'll provide specific instructions. The nature of the modification will vary based on your level of experience.
</OutlineItem>

<OutlineItem title="Technical Interview">
Expand Down
Loading