commit | e126be7a6629885a1f8139895fcb99bd9d03f068 | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Mon May 08 11:20:12 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | b8d36a63aaa55d16d70b12dd9952dfc18d52776d | |
parent | 19ac8f8a6ca2259c08693bb27249e9f1aa959773 [diff] [blame] |
Text style fixes Numerous minor style corrections (ex. lower vs upper case) Change-Id: I0c77f590847d4978ac3ffbad82fc2acd481b70f9 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/overview/controllers/system-overview-controller.html b/app/overview/controllers/system-overview-controller.html index 9f6a126..b555622 100644 --- a/app/overview/controllers/system-overview-controller.html +++ b/app/overview/controllers/system-overview-controller.html
@@ -1,4 +1,4 @@ <div class="row column"> - <h1>System Overview</h1> - <p>System overview will be here.</p> + <h1>Server overview</h1> + <p>Server overview will be here.</p> </div> \ No newline at end of file