Skip to content

Commit 3647f5b

Browse files
Update _blogposts/2020-09-25-release-8-3-2.mdx
Co-authored-by: Iwan <[email protected]>
1 parent 0474bde commit 3647f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_blogposts/2020-09-25-release-8-3-2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The underlying build engine for `bsb` is [ninja](https://ninja-build.org/), it i
2828
to build large C++ repos.
2929

3030
In the last releases, we did lots of work for vertical integration into the bsb build chain.
31-
For example, we replaced the dynamic dependency parser with a minimal specialized one for bsb,
31+
For example, we replaced the dynamic dependency parser with a minimal specialized one for bsb.
3232
we also removed the static dependencies parser which is only used for parsing C++ compiler output.
3333

3434
There're other various low-level hacks involved, the final outcome is quite impressive.

0 commit comments

Comments
 (0)