Skip to content

Commit

Permalink
Merge pull request #13900 from transcom/MAIN-20452-AaronW-Redo
Browse files Browse the repository at this point in the history
MAIN B-20452 - Office User - Edit, Submit, Approve, Delete Boat Shipment
  • Loading branch information
r-mettler authored Oct 15, 2024
2 parents caa5ae9 + 50e3a1e commit 11bdbe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ const BoatShipmentForm = ({ mtoShipment, onBack, onSubmit }) => {
Examples
<ul>
<li>
Dimensions of the boat on the trailer are signigicantly different than one would expect given
Dimensions of the boat on the trailer are significantly different than one would expect given
their individual dimensions
</li>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ const MobileHomeShipmentForm = ({ mtoShipment, onBack, onSubmit }) => {
Examples
<ul>
<li>
Dimensions of the mobile home on the trailer are signigicantly different than one would expect
Dimensions of the mobile home on the trailer are significantly different than one would expect
given their individual dimensions
</li>

Expand Down

0 comments on commit 11bdbe0

Please sign in to comment.