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

[Doc] Fix typos and invalid code fences languages #9238

Merged
merged 6 commits into from
Sep 4, 2023
Merged

Conversation

djhi
Copy link
Contributor

@djhi djhi commented Sep 1, 2023

No description provided.

@djhi djhi added the RFR Ready For Review label Sep 1, 2023
docs/ListTutorial.md Outdated Show resolved Hide resolved
docs/ListTutorial.md Outdated Show resolved Hide resolved
docs/ListTutorial.md Outdated Show resolved Hide resolved
docs/ListTutorial.md Outdated Show resolved Hide resolved
docs/ListTutorial.md Outdated Show resolved Hide resolved
docs/ListTutorial.md Outdated Show resolved Hide resolved
docs/ListTutorial.md Outdated Show resolved Hide resolved
djhi and others added 2 commits September 1, 2023 17:05
Co-authored-by: Gildas Garcia <1122076+djhi@users.noreply.github.com>
Comment on lines 467 to 472
type Book = {
id: string;
title: string;
author: string;
year: number;
};
Copy link
Member

Choose a reason for hiding this comment

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

Now useless

docs/ListTutorial.md Outdated Show resolved Hide resolved
docs/ListTutorial.md Outdated Show resolved Hide resolved
@fzaninotto fzaninotto merged commit 183dfa2 into master Sep 4, 2023
4 checks passed
@fzaninotto fzaninotto deleted the fix-ts-doc branch September 4, 2023 07:46
@fzaninotto fzaninotto added this to the 4.13.4 milestone Sep 4, 2023
@fzaninotto fzaninotto changed the title Fix typos and invalid code fences languages [Doc] Fix typos and invalid code fences languages Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants