FAQ/max-http-keys.md
... ...
@@ -2,7 +2,7 @@
2 2
3 3
##Problem
4 4
5
-If you are experiencing an exception with the message 'Operation is not valid due to the current state of the object' the reason is an update Microsoft made the the .NET framework. They limited the maximum number of HTTP keys to 1000 by default. You can read more about the changes [here](http://support.microsoft.com/kb/2661403).
5
+If you are experiencing an exception with the message 'Operation is not valid due to the current state of the object' the reason is an update Microsoft made to the .NET framework. They limited the maximum number of HTTP keys to 1000 by default. You can read more about the changes [here](http://support.microsoft.com/kb/2661403).
6 6
7 7
##Solution
8 8