File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
#
17
17
# Options for sessions.proto
18
18
#
19
- # Important: Any strings or repeated fields should be speficied in this file as
19
+ # Important: Any strings or repeated fields should be specified in this file as
20
20
# type:FT_POINTER
21
21
#
22
22
# Eg: `# google_crashlytics.Report.sdk_version type:FT_POINTER`
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ You can override the Settings values fetched from the server using the app's Inf
41
41
- ** FirebaseSessionsSampingRate** : Float between 0 and 1 representing how often events are sent. 0 is drop everything, 1 is send everything.
42
42
43
43
### Updating the Proto
44
- #### Prerequesites
44
+ #### Prerequisites
45
45
To update the Sessions Proto, Protobuf is required. To install run:
46
46
47
47
```
You can’t perform that action at this time.
0 commit comments