Explorar o código

Fixed error (#1966)

Co-authored-by: Jon Ross-Perkins <jperkins@google.com>
Asmi Agarwal %!s(int64=3) %!d(string=hai) anos
pai
achega
f9bd01536b
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      docs/project/goals.md

+ 3 - 3
docs/project/goals.md

@@ -507,9 +507,9 @@ interfaces with business logic in Carbon, although this direction can tolerate
 slightly more constraints both in supported features and performance overhead.
 In all cases, the particular performance overhead imposed by moving between C++
 and Carbon will need to be easily exposed and understood by developers. While a
-given piece code only needs to be migrated once, we expect interoperability to
-be invoked continuously to support migrated code and will thus remain important
-for most developers.
+given piece of code only needs to be migrated once, we expect interoperability
+to be invoked continuously to support migrated code and will thus remain
+important for most developers.
 
 ## Non-goals