Skip to content

Commit

Permalink
Merge pull request #348 from ninoseki/fix-a-typo-in-URLHaus-analyzer
Browse files Browse the repository at this point in the history
Fix a typo in URLhaus's long.html
  • Loading branch information
3c7 authored Oct 17, 2018
2 parents c233e87 + 8403557 commit fd12ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thehive-templates/URLhaus_1_0/long.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<div class="panel-body">
<dl class="dl-horizontal" ng-if="content.errorMessage">
<dt>
<i class="fa fa-warning"></i> urlscan.io: </dt>
<i class="fa fa-warning"></i> URLhaus: </dt>
<dd class="wrap">{{content.errorMessage}}</dd>
</dl>
</div>
Expand Down

0 comments on commit fd12ec8

Please sign in to comment.