Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(930)

Unified Diff: docs/memory/key_concepts.md

Issue 2944533002: Fix typo in the memory doc. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/memory/key_concepts.md
diff --git a/docs/memory/key_concepts.md b/docs/memory/key_concepts.md
index e8c4942d6e7c0a68e42fba8fef6ebbb1496a6fd3..507a94efc9211f5652eaf1566ba51c9fc7cf2466 100644
--- a/docs/memory/key_concepts.md
+++ b/docs/memory/key_concepts.md
@@ -19,7 +19,7 @@ is complicated stuff...but don't despair. You work on a multi-process
browser implementing the web platform with high security guarantees.
Compared to the rest the system, memory is not THAT complicated.
-## An you give specific examples of how it's harder than malloc/free?
+## Can you give specific examples of how it's harder than malloc/free?
Here are some example questions that require a more complex
view of memory than malloc/free.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698