FAQ/Questions/ConnectionStringRW.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##About
6 6
7
-ConnectionStringRW is one of the Izenda Driver's properties, which enables users to have Read-Write access permission to Database
7
+ConnectionStringRW is one of the Izenda Driver's properties, which enables users to have Read-Write access permission to Database.
8 8
Below is a sample global.asax using the ConnectionStringRW setting. The code block will appear within <script runat="server"> </script> tags within global.asax
9 9
10 10
##Global.asax (C♯)