Skip to content

Commit 74f9e8b

Browse files
chore(update-plugins): Sun Jul 14 08:05:26 UTC 2024
1 parent 7b1bb91 commit 74f9e8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/plugins/background-http.md

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

177-
Gets or creates a background download/upload session by id.
177+
Gets or creates a background http session by id.
178178

179179
---
180180

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

298-
Gets or creates a background download/upload session by id.
298+
Gets or creates a background http session by id.
299299

300300
---
301301

0 commit comments

Comments
 (0)