Skip to content

Commit ffdab67

Browse files
author
RuslanBergenov
committed
Merge remote-tracking branch 'origin/master'
2 parents 61ec1d1 + c4cd8fd commit ffdab67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GA4:
3232
https://developers.google.com/analytics/devguides/reporting/data/v1/quickstart-client-libraries
3333

3434
### Credential file
35-
Make sure you put a JSON service account credential file in the ./sandbox subdirectory. Refereance that file in your code.
35+
Make sure you put a JSON service account credential file in the ./sandbox subdirectory. Reference that file in your code.
3636

3737
The service account should have Viewer access to your UA view and GA4 property.
3838

@@ -41,4 +41,4 @@ The service account should have Viewer access to your UA view and GA4 property.
4141
pip install -r ua/requirements.txt
4242
4343
pip install -r ga4/requirements.txt
44-
```
44+
```

0 commit comments

Comments
 (0)