From ea32d63773bec2493326c04c896f224e25c532c4 Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Sat, 25 Dec 2010 12:37:32 +0100 Subject: typo --- docs/designdefense.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/designdefense.rst b/docs/designdefense.rst index 1b8aa1512..db399fffa 100644 --- a/docs/designdefense.rst +++ b/docs/designdefense.rst @@ -260,7 +260,7 @@ ZCA registry gives us, and we have long-ago borne the weight of understanding what it does and how it works. The authors of :app:`Pyramid` understand the ZCA deeply and can read code that uses it as easily as any other code. -But we recognize that developers who my want to extend the framework are not +But we recognize that developers who might want to extend the framework are not as comfortable with the ZCA registry API as the original developers are with it. So, for the purposes of being kind to third-party :app:`Pyramid` framework developers in, we've drawn some lines in the sand. -- cgit v1.2.3