diff --git a/Status-Methods.textile b/Status-Methods.textile
index 9b491a8..3ae6a6c 100644
--- a/Status-Methods.textile
+++ b/Status-Methods.textile
@@ -27,7 +27,7 @@ twitter.updateStatus(status="See how easy this was?")
h3. destroyStatus()
-Destroys a status message for the authenticating account (must be the author of the specified status). Returns the destroyed status if successful.. Self explanatory. Requires authentication.
+Destroys a status message for the authenticating account (must be the author of the specified status). Returns the destroyed status if successful. Self explanatory. Requires authentication.
Parameters:
* id: The numerical id of the status message you're deleting.