From 7398db9dc7cb2e9941cbffd2dd32c0b0598aa945 Mon Sep 17 00:00:00 2001 From: Alexander Batishchev Date: Fri, 31 Mar 2017 11:11:48 -0700 Subject: [PATCH] Adding legal entity types for consistency Adding legal entity types to rest of the companies for consistency --- specs/architecture.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/architecture.html b/specs/architecture.html index 60e8bce7..88ad854b 100644 --- a/specs/architecture.html +++ b/specs/architecture.html @@ -15,11 +15,11 @@ { name: "Adrian Bateman", company: "Microsoft Corporation" }, { name: "Zach Koch", - company: "Google" }, + company: "Google Inc." }, { name: "Richard Barnes", company: "Mozilla Foundation" }, { name: "Roy McElmurry", - company: "Facebook" }, + company: "Facebook Inc." }, ], license: "w3c-software-doc",