From b5518d4bfb0da4101ab3c65b7a29611dbc52badf Mon Sep 17 00:00:00 2001 From: Vlad Albulescu Date: Sun, 7 Feb 2016 16:29:13 -0800 Subject: [PATCH] fix a typo in troubleshooting perf wiki page Summary: Fix typo. That said, I love the example. Test Plan: no Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D15210 --- src/docs/user/field/performance.diviner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/user/field/performance.diviner b/src/docs/user/field/performance.diviner index 4aa959b228..2272af582c 100644 --- a/src/docs/user/field/performance.diviner +++ b/src/docs/user/field/performance.diviner @@ -52,7 +52,7 @@ inherent complexity, like these: - {icon times, color=red} A 100MB wiki page takes a long time to render. - {icon times, color=red} A turing-complete simulation of Conway's Game of - Life implented in 958,000 Herald rules executes slowly. + Life implemented in 958,000 Herald rules executes slowly. - {icon times, color=red} Uploading an 8GB file takes several minutes. Generally, the path forward will be: