You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>{this.state.space.name}</strong> space in your <strong>{this.state.currentOrg.name}</strong> organization
97
+
<strong>{this.state.space.name}</strong> space in your <strong>{this.currentOrgName}</strong> organization
88
98
</h2>
89
99
<p><em>
90
100
Each <ahref="https://docs.cloud.gov/getting-started/concepts/">space</a> provides an environment for related applications (<ahref="https://docs.cloud.gov/intro/overview/using-cloudgov-paas/">example use</a>).
@@ -94,7 +104,7 @@ export default class Space extends React.Component {
0 commit comments