Skip to content

Commit 79f482d

Browse files
chore(update-plugins): Sun Jul 14 08:07:00 UTC 2024
1 parent 503a224 commit 79f482d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/background-http.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ import { session } from '@nativescript/background-http';
173173
session: Session = session(id: string)
174174
```
175175

176-
Gets or creates a background download/upload session by id.
176+
Gets or creates a background http session by id.
177177

178178
---
179179

@@ -294,7 +294,7 @@ import { session } from '@nativescript/background-http'
294294
session: Session = session(id)
295295
```
296296

297-
Gets or creates a background download/upload session by id.
297+
Gets or creates a background http session by id.
298298

299299
---
300300

0 commit comments

Comments
 (0)