Skip to content

Commit

Permalink
Close HTML tag for Oracle Assessment report (#2279)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-yb authored Feb 3, 2025
1 parent 6c57b1d commit 72ccbd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
{{range $i, $a := .SchemaSummary.SchemaNames}}
{{$a}} 
{{end}}
<p>
</p>
{{end}}
{{with .SchemaSummary.DBVersion}}
<p><strong>Database Version:</strong> {{.}}</p>
Expand Down

0 comments on commit 72ccbd1

Please sign in to comment.