Guides/Webforms-Basic-Integration.md
... ...
@@ -66,11 +66,11 @@ Keep NewWebsite's files, and discard the Izenda files. We will walk through merg
66 66
67 67
###Step 3. Merging the Global.asax
68 68
69
-**a.** Open the Izenda Global.asax and the NewWebsite Global.asax and add the Izenda namespace.
69
+**a.** Open the Izenda Global.asax and the NewWebsite Global.asax and add the Izenda namespace to NewWebsite's Global.asax.
70 70
71 71
![1245125](http://wiki.izenda.us/Guides/Webforms-Basic-Integration/2016-03-08-19_23_05-NewWebsite---Microsoft-Visual-Studio.png)
72 72
73
-**b.** Add Izenda's CustomAdHocConfig class.
73
+**b.** Add Izenda's CustomAdHocConfig class to NewWebsite's Global.asax.
74 74
75 75
![125612](http://wiki.izenda.us/Guides/Webforms-Basic-Integration/2016-03-08-19_26_47-NewWebsite---Microsoft-Visual-Studio.png)
76 76