From 5911e4af86d29d219262dee3e99409982b1f91b9 Mon Sep 17 00:00:00 2001
From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de>
Date: Sun, 2 Jul 2023 12:46:46 +0000
Subject: [PATCH] Update public/src/js/config.tsx

---
 public/src/js/config.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/src/js/config.tsx b/public/src/js/config.tsx
index 8c61ddc..0fc7778 100644
--- a/public/src/js/config.tsx
+++ b/public/src/js/config.tsx
@@ -38,7 +38,7 @@ new HomeSection({
     <div>
       <p>
         The Hochschule für Technik Stuttgart holds a history of over 190 years and is one of the best universities for applied sciences in Baden-Württemberg.
-        The main buildings of HFT campus were established in 1819. The campus has a total of 8 buildings now, including both old and new constructions. This application is co-developed by Sanghmitra Banerjee and Rushikesh Padsala as a part of master thesis in Photogrammetry and GeoInformatics (batch 2021-23) by Sanghmitra Banerjee. The application shows the combination of a semantically rich 3D city model (CityGML 3.0 building model of HFT Stuttgart building 1) with bounding volume hierarchy (I3S Building Scene Layer) optimised for streaming spatial data in multiple resolutions.
+        The main buildings of HFT campus were established in 1819. The campus has a total of 8 buildings now, including both old and new constructions. This application is co-developed by Sanghmitra Banerjee and Rushikesh Padsala as a part of master thesis in Photogrammetry and GeoInformatics (batch 2021-23) by Sanghmitra Banerjee. 
       </p>
       <div>
         Note: The web application is based on a prototype developed by Esri. Check about I3S Building Scene Layer to know more.
-- 
GitLab