mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
Sentence cased text everywhere (#3166)
* Sentence cased text everywhere Follows Weave Cloud's direction of sentence case on most things. * More space between sorter caret and label * Use full topology name for table header
This commit is contained in:
@@ -91,7 +91,7 @@ class NodeDetailsImageStatus extends React.PureComponent {
|
||||
return (
|
||||
<div className="node-details-content-section image-status">
|
||||
<div className="node-details-content-section-header">
|
||||
Container Image Status
|
||||
Container image status
|
||||
{containers &&
|
||||
<div>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user