| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 48bd9fa commit 5869275
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -114,7 +114,7 @@ http.get('http://localhost:8080'); | |||
| 114 | 114 | ||
| 115 | 115 | Each instance of `AsyncLocalStorage` maintains an independent storage context. | |
| 116 | 116 | Multiple instances can safely exist simultaneously without risk of interfering | |
| 117 | - with each other data. | ||
| 117 | + with each other's data. | ||
| 118 | 118 | ||
| 119 | 119 | ### `new AsyncLocalStorage()` | |
| 120 | 120 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments