File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/modules/users/client/components Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ const GeneralInfo: React.FC<{
266
266
< FormLabel > General Information</ FormLabel >
267
267
< P className = "text-text-tertiary mb-4" >
268
268
Specify what you're working on for hub members who'll be interested
269
- in collaborating on new projects
269
+ in collaborating on new projects.
270
270
</ P >
271
271
272
272
{ EDITABLE_ROLE_GROUPS . filter ( ( g ) =>
@@ -328,10 +328,10 @@ const GeneralInfo: React.FC<{
328
328
</ div >
329
329
) }
330
330
< div className = "my-10" >
331
- < FormLabel > What is you permanent Location ?</ FormLabel >
331
+ < FormLabel > What is your permanent location ?</ FormLabel >
332
332
< P className = "text-text-tertiary mb-4" >
333
- By knowing your timezone hub members would better adjust teamwork and
334
- meetings time
333
+ By knowing your time zone, hub members can better adjust teamwork and
334
+ meeting times.
335
335
</ P >
336
336
< InputsWrapper
337
337
inputs = { [
You can’t perform that action at this time.
0 commit comments