Skip to content

Commit

Permalink
renames 'String Store Size' to 'String Store', as displayed in sysinf…
Browse files Browse the repository at this point in the history
…o - Store Sizes table
  • Loading branch information
alexaverbuch committed Mar 19, 2017
1 parent 01e585e commit a6f0d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/content/guides/sysinfo.jade
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ article.help(ng-controller="SysinfoController")
th Relationship Store
td {{sysinfo.kernel.RelationshipStoreSize | humanReadableBytes}}
tr
th String Store Size
th String Store
td {{sysinfo.kernel.StringStoreSize | humanReadableBytes}}
tr
th Total Store Size
Expand Down

0 comments on commit a6f0d62

Please sign in to comment.