Skip to content

Commit 5c16e06

Browse files
authored
fix(AIP-236): fix typo (#1066)
fix typo by applying s/life traffic/live traffic
1 parent eeb1f04 commit 5c16e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0236.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ message PolicyExperiment {
8080
string name = 1;
8181
8282
// The policy experiment. This Policy will be used to preview the effects of
83-
// the change but will not affect life traffic.
83+
// the change but will not affect live traffic.
8484
Policy policy = 2;
8585
8686
// The metadata associated with this policy experiment.

0 commit comments

Comments
 (0)