Skip to content

Commit 96bad92

Browse files
committed
Fix README
1 parent 978ac03 commit 96bad92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

submitter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# submitter
22

3-
Generic batch recorder task abstraction for the Split Android SDK.
3+
Generic batch recorder task abstraction.
44

55
## Purpose
66

7-
Encapsulates the logic for submitting batched data (such as impressions and events) to the Split platform. It provides a reusable abstraction for recorder tasks, decoupled from the SDK's internal storage and networking layers — dependencies are injected via callbacks.
7+
Encapsulates the logic for submitting batched data (such as impressions and events) to the backend. It provides a reusable abstraction for recorder tasks, decoupled from the SDK's internal storage and networking layers. Dependencies are injected via callbacks.
88

99
## Design notes
1010

0 commit comments

Comments
 (0)