Skip to content

Commit

Permalink
PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eheinrich committed Jun 20, 2019
1 parent 448f521 commit b0f4d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/components/window.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
v-model="jitter"
label="Jitter"
field="jitter"
desc="Acceptable deviation in decimal hours (before or after) from strict period."
desc="Acceptable deviation from strict period (before or after) in decimal hours."
:errors="errors.jitter"
@input="update"
/>
Expand Down

0 comments on commit b0f4d32

Please sign in to comment.