Guides/Webform-Integration-Sub-Folder.md
... ...
@@ -219,7 +219,7 @@ protected override void OnInit(EventArgs e) {
219 219
href="Resources/...." and change them to href="Izenda/Resources/...."
220 220
221 221
222
-**c.** At the end < Head > section, insert the below code snippet. If the sub folder has different name, replace the index of 'Izenda' below with that name.
222
+**c.** At the end < Head > section, insert the below code snippet. If the sub folder has a different name, replace the index of 'Izenda' below with that name.
223 223
```html
224 224
<script type="text/javascript">
225 225
$(document).ready(function HideHeader() {