File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -507,9 +507,9 @@ interfaces with business logic in Carbon, although this direction can tolerate
507
507
slightly more constraints both in supported features and performance overhead.
508
508
In all cases, the particular performance overhead imposed by moving between C++
509
509
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.
513
513
514
514
## Non-goals
515
515
You can’t perform that action at this time.
0 commit comments