Skip to content

Commit 57e49d2

Browse files
author
ramdoys
authored
Fix punctuation on Glue.yaml (#865)
## Changes Fixes the punctuation for the deprecation message on Glue.yaml. ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [x] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [x] To the best of my knowledge, all proposed changes are accurate.
1 parent c98b380 commit 57e49d2

File tree

1 file changed

+1
-1
lines changed
  • content/en-us/reference/engine/classes

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/Glue.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inherits:
1212
tags:
1313
- Deprecated
1414
deprecation_message: |
15-
This joint type has been deprecated and should not be used in new work
15+
This joint type has been deprecated and should not be used in new work.
1616
properties:
1717
- name: Glue.F0
1818
summary: |

0 commit comments

Comments
 (0)