Skip to content

Commit fed7052

Browse files
committed
Fix typo in building feature docs (very minor)
1 parent 5ac1834 commit fed7052

File tree

1 file changed

+1
-1
lines changed
  • packages/overture-schema-buildings-theme/src/overture/schema/buildings

1 file changed

+1
-1
lines changed

packages/overture-schema-buildings-theme/src/overture/schema/buildings/building.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ class Building(
144144
Appearance,
145145
):
146146
"""
147-
Buildings are man-made structures with roofs that exists permanently in one place.
147+
Buildings are man-made structures with roofs that exist permanently in one place.
148148
149149
A building's geometry represents the two-dimensional footprint of the building as viewed from
150150
directly above, looking down. Fields such as `height` and `num_floors` allow the

0 commit comments

Comments
 (0)