@@ -25,7 +25,7 @@ import NotificationActions from '../../actions/NotificationActions';
import Dropdown from '../NewDropdown';
import LoadingIcon from "../LoadingIcon/LoadingIcon";
-const title = 'Add Cloud Connection';
+const title = 'Add Cloud Endpoint';
class AddCloudConnection extends Reflux.Component {
@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
}
.header {
h3 {
- /* Add Cloud Connection: */
+ /* Add Cloud Endpoint: */
font-weight: $weight-light;
font-size: 24px;
color: $gray-darker;