Skip to content

Commit

Permalink
fix: missing end dl tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Dec 5, 2023
1 parent 355e4c9 commit 4eee04c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The translation table's columns should be the following:
<dd>The actual translated value, the translated name of the `swag_example.created_atNot` much explanation required here.</dd>
<dt>updated_at</dt>
<dd> Not much explanation required here.</dd>
</dl>

Therefore, this is how your migration could then look like:

Expand Down

0 comments on commit 4eee04c

Please sign in to comment.