Skip to content

Commit 0e1b82f

Browse files
Fix typos in modules/@apostrophecms/schema/ui/apos/mixins/AposInputConditionalFieldsMixin.js
1 parent ea22cf2 commit 0e1b82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/@apostrophecms/schema/ui/apos/mixins/AposInputConditionalFieldsMixin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* `schema()` (computed) prop is required in the
88
* component implementing this mixin (typically `this.field.schema`).
99
*
10-
* This mixin is designed to detect field visibility withing components
10+
* This mixin is designed to detect field visibility within components
1111
* having sub-schema (like `AposInputObject`).
1212
*/
1313

0 commit comments

Comments
 (0)