Skip to content

Commit cbdf0df

Browse files
per vsts-docs issue 4957, removed repeated "it was" from sentence
1 parent 70cd2bb commit cbdf0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devops-at-microsoft/progressive-experimentation-feature-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ The feature teams own the decision as to whether they need a feature
239239
flag or not for a given change. Not every change requires one, so if I
240240
choose to change some element on a web page or whatever, it’s a judgment
241241
call. But in the case of something like the revert feature I used as an
242-
example here, it was it was great to be able to have that behind a
242+
example here, it was great to be able to have that behind a
243243
feature flag because that meant we could put the feature out in
244244
production with controlled exposure. Teams own their feature area.
245245
[Aaron Bjork talks about autonomy](https://youtu.be/-LvCJpnNljU), and

0 commit comments

Comments
 (0)