NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript==
// @name Grammar issue HF
// @namespace http://your.homepage/
// @version 0.1
// @description For people with OCD
// @author You
// @match http://hackforums.net/forumdisplay.php?fid=155
// @grant none
// ==/UserScript==
document.body.innerHTML = document.body.innerHTML.replace('3.You cannot', '3. You cannot');