Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update deprecated APIs docs #14756

Merged
merged 1 commit into from
May 30, 2022
Merged

Conversation

bartlomieju
Copy link
Member

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartlomieju bartlomieju merged commit 787e794 into denoland:main May 30, 2022
@bartlomieju bartlomieju deleted the update_dts branch May 30, 2022 14:42
@@ -646,8 +646,8 @@ declare namespace Deno {
*
* Implementations should not retain a reference to `p`.
*
* Use iterSync() from https://deno.land/std/io/util.ts to turn a ReaderSync
* into an Iterator.
* Use `iterateReaderSync()` from from https://deno.land/std/streams/conversion.ts
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i know this is kinda late but there is a typo, "from" and not "from from"
Same as in read()

bartlomieju added a commit that referenced this pull request Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants