Edited wiki page DeveloperFAQ through web user interface.
diff --git a/DeveloperFAQ.wiki b/DeveloperFAQ.wiki
index 99e42e8..6da0e4e 100644
--- a/DeveloperFAQ.wiki
+++ b/DeveloperFAQ.wiki
@@ -39,6 +39,6 @@
 
 To send using pushNamedResources, create the other ACLs and then spawn a new thread that calls pushNamedResources.
 
-* I'm getting an exception ClosedByInterruptException, what am I doing wrong?
+* I'm getting interruption exception, what am I doing wrong?
 
-The adaptor has 30 seconds to start sending content, and 3 minutes to complete sending content.  The config values areadaptor.docContentTimeoutSecs and adaptor.docHeaderTimeoutSecs.
+The adaptor has 30 seconds to start sending content, and 3 minutes to complete sending content.  The config values are adaptor.docContentTimeoutSecs and adaptor.docHeaderTimeoutSecs.
\ No newline at end of file