Skip to content

Commit f9bd015

Browse files
asmiagarwaljonmeow
andauthored
Fixed error (#1966)
Co-authored-by: Jon Ross-Perkins <[email protected]>
1 parent 5d12c25 commit f9bd015

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/project/goals.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -507,9 +507,9 @@ interfaces with business logic in Carbon, although this direction can tolerate
507507
slightly more constraints both in supported features and performance overhead.
508508
In all cases, the particular performance overhead imposed by moving between C++
509509
and Carbon will need to be easily exposed and understood by developers. While a
510-
given piece code only needs to be migrated once, we expect interoperability to
511-
be invoked continuously to support migrated code and will thus remain important
512-
for most developers.
510+
given piece of code only needs to be migrated once, we expect interoperability
511+
to be invoked continuously to support migrated code and will thus remain
512+
important for most developers.
513513

514514
## Non-goals
515515

0 commit comments

Comments
 (0)