Skip to content

Commit ac3e8c3

Browse files
Update README.md (#293)
fix spacing which causes syntax error if copy and pasted into yml configuration
1 parent d9e87ff commit ac3e8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Specific event names can be specified as conversions by setting the `conversion_
235235
```
236236
vars:
237237
ga4:
238-
conversion_events:['purchase','download']
238+
conversion_events: ['purchase','download']
239239
```
240240

241241
### Session Attribution Lookback Window

0 commit comments

Comments
 (0)