Skip to content

Commit

Permalink
Merge pull request #49 from grycap/dev-slangarita
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
SergioLangaritaBenitez authored Jul 26, 2023
2 parents 3682b2c + d43b0f9 commit 2492635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/forms/FunctionForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
<v-text-field
type="number"
v-model="form.expose_options.max_replicas"
label="Numer of Replicas"
label="Number of Replicas"
min="0"
style="padding-right: 5px;"
></v-text-field>
Expand Down

0 comments on commit 2492635

Please sign in to comment.