Skip to content

Commit b1fb58a

Browse files
committed
fix an accidental quote in jsx body
1 parent f37178e commit b1fb58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/views/building-hours/report/overview.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export class BuildingHoursProblemReportView extends React.PureComponent {
163163
<ScrollView>
164164
<Text>
165165
Thanks for spotting a problem! If you could tell us what the new times
166-
are, we'd greatly appreciate it.
166+
are, we&rsquo;d greatly appreciate it.
167167
</Text>
168168

169169
<TableView>

0 commit comments

Comments
 (0)