Skip to content

Commit

Permalink
#152 fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Jan 4, 2018
1 parent 6cd3335 commit ef1c111
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion thehive-templates/Onyphe_Forward_1_0/long.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</dl>
<dl class="dl-horizontal">
<dt>
Number of result
Number of results
</dt>
<dd>
{{content.forwards.count}}
Expand Down
2 changes: 1 addition & 1 deletion thehive-templates/Onyphe_Geolocate_1_0/long.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</dl>
<dl class="dl-horizontal">
<dt>
Number of result
Number of results
</dt>
<dd>
{{content.location.count}}
Expand Down
2 changes: 1 addition & 1 deletion thehive-templates/Onyphe_Reverse_1_0/long.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</dl>
<dl class="dl-horizontal">
<dt>
Number of result
Number of results
</dt>
<dd>
{{content.reverses.count}}
Expand Down

0 comments on commit ef1c111

Please sign in to comment.