Skip to content
Snippets Groups Projects
Commit ed623772 authored by Greg Fodor's avatar Greg Fodor
Browse files

Capitalize Hubs

parent 59716c80
No related branches found
No related tags found
No related merge requests found
...@@ -133,7 +133,7 @@ class InfoDialog extends Component { ...@@ -133,7 +133,7 @@ class InfoDialog extends Component {
dialogTitle = ""; dialogTitle = "";
dialogBody = ( dialogBody = (
<span> <span>
Sign up to get updates about new features in hubs. Sign up to get updates about new features in Hubs.
<p /> <p />
<form onSubmit={this.signUpForMailingList}> <form onSubmit={this.signUpForMailingList}>
<div className="mailing-list-form"> <div className="mailing-list-form">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment