Skip to content

Commit f77d340

Browse files
committed
Merge branch 'master' into admin_edit_zoom_rooms
2 parents 3bac3ae + 3b48220 commit f77d340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/components/controllers/LandingController.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ class LandingController extends React.PureComponent<{||}, State> {
223223
<div className="LandingController-chart-section col-12 col-lg-10 col-xxl-9 ml-lg-auto mr-lg-auto LandingController-section">
224224
<h2 className="text-center LandingController-section-header">Tech-for-Good Projects We Serve</h2>
225225
<div className="lc-flex-row">
226-
<p class="lc-vertical-left rotate-180">Organization Type</p>
226+
<p className="lc-vertical-left rotate-180">Organization Type</p>
227227
<div className="lc-gridbox-parent">
228228
<div className="lc-gridbox">
229229
<div className="lc-text">

0 commit comments

Comments
 (0)