Skip to content

Commit 730b74a

Browse files
committed
Fix typo in expresssion
1 parent 1d6b1f8 commit 730b74a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/_posts/2018-06-10-bsp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ wider programming community means tooling developers spend a lot of time
4444
working on these integrations. This work, that needs to be duplicated on each
4545
side every time there is a new IDE or build tool and distracts developers
4646
from working on bugfixes and performance improvements, ends up affecting
47-
their end users. This is a big deal; we developers rely on build tools and
47+
us -- their end users. This is a big deal; we developers rely on build tools and
4848
IDEs for everything! If they are slow to evolve and maintain, then our
49-
developer productivity takes a hit.
49+
developer experience takes a hit.
5050

5151
The idea behind the Build Server Protocol is to standardize the protocol for
5252
how build tools (servers) and IDEs (clients) communicate, so a single Build

0 commit comments

Comments
 (0)