Skip to content

Commit 16b6eff

Browse files
Update specification/sections/06-tracking.md
Co-authored-by: Justin Abrahms <[email protected]> Signed-off-by: Todd Baert <[email protected]>
1 parent f0a0f97 commit 16b6eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/sections/06-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ toc_max_heading_level: 4
1010

1111
## Overview
1212

13-
The `tracking API` enables the association of feature flag evaluations with subsequent actions or application states, in order to facilitate experimentation, and analysis of the impact of feature flags on business objectives.
13+
The `tracking API` enables the association of feature flag evaluations with subsequent actions or application states, in order to facilitate experimentation and analysis of the impact of feature flags on business objectives.
1414

1515
Combined with hooks which report feature flag evaluations to the analytics platform in question, tracking can allow for robust experimentation even for flag management systems that don't support tracking directly.
1616

0 commit comments

Comments
 (0)