From 905d6c45bb6bed2bc6e9fa069f34c25f186cd0ea Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 14 Sep 2015 14:20:18 -0700 Subject: Capitalize Instruction Set Architecture. --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 16b0168..7c7b9b3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -173,7 +173,7 @@ many architectures is actively developed and maintained by a large community. In already uses LLVM as a basis for its binary format. However the goals and requirements that LLVM was designed to meet are subtly mismatched with those of WebAssembly. -WebAssembly has several requirements and goals for its instruction set architecture (ISA) and binary encoding: +WebAssembly has several requirements and goals for its Instruction Set Architecture (ISA) and binary encoding: * Portability: The ISA must be the same for every machine architecture. * Stability: The ISA and binary encoding must not change over time (or change only in ways that can be kept backward-compatible). -- cgit v1.2.3