Skip to content

Commit

Permalink
Fix line-length error
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimjaved12 committed Nov 27, 2024
2 parents 8cb8efe + c36e2fa commit 0a606b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ocw-www/ocw-studio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ collections:
required: true
widget: boolean
help: Enable this setting to prevent publishing in production

- label: Title
name: title
widget: string
Expand Down Expand Up @@ -287,7 +287,7 @@ collections:
- label: Is Quote
name: is_quote
widget: boolean
help: >
help: >
Enable this setting if the testimonial is a quote only.

Check failure on line 291 in ocw-www/ocw-studio.yaml

View workflow job for this annotation

GitHub Actions / yaml-checks

291:66 [trailing-spaces] trailing spaces
If enabled, the Body will not be used,

Check failure on line 292 in ocw-www/ocw-studio.yaml

View workflow job for this annotation

GitHub Actions / yaml-checks

292:49 [trailing-spaces] trailing spaces
and the Lead Quote will be displayed instead.
Expand Down

0 comments on commit 0a606b2

Please sign in to comment.