Skip to content

Commit 981c720

Browse files
committed
Remove unneeded paranthetical
1 parent 03101bc commit 981c720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-06-04-improving-css-variables-in-webkit.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ find. While I did a fair amount of this work in my personal time, my employer, [
1010
kind enough to give me a few days off to work on this too.
1111

1212
I posted a write-up on this work for my company blog. This post is a brief and approachable view into the world of
13-
browser development — you can see what the code looks like in the form of diffs, how testing works (also in the diffs),
13+
browser development — you can see what the code looks like in the form of diffs, how testing works,
1414
and the code review process. Check it out!
1515

1616
[https://engineering.widen.com/blog/Improving-CSS-Variables-in-WebKit](https://engineering.widen.com/blog/Improving-CSS-Variables-in-WebKit)

0 commit comments

Comments
 (0)