Skip to content

Commit 4acb51f

Browse files
committed
Updated parking legend to replace visitor with handicap
1 parent 9ff311e commit 4acb51f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ <h4>Parking Legend</h4>
183183
<p>Students</p>
184184
</div>
185185
<div class="parking-key">
186-
<div id="visitor-parking" class="color-label"></div>
187-
<p>Visitors</p>
186+
<div id="handicap-parking" class="color-label"></div>
187+
<p>Handicap</p>
188188
</div>
189189
</section>
190190
</div> <!-- pLegend div -->

0 commit comments

Comments
 (0)