aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tmpl/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tmpl/mod.rs b/src/tmpl/mod.rs
index 92faacb..a984439 100644
--- a/src/tmpl/mod.rs
+++ b/src/tmpl/mod.rs
@@ -584,7 +584,7 @@ pub fn salary_transparency(jobs: &Vec<Job>) -> Markup {
li {"I quit a job."}
li {"I get a raise/title change at the same company."}
li {"I get terminated from a job."}
- li {"I get converted from a contracter to a full-time employee."}
+ li {"I get converted from a contractor to a full-time employee."}
li {"Other unspecified extranormal events happen."}
}