FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix Learn HTML 003 - Metadata inconsistency and unfinished content by owyaggy · Pull Request #10285 · GoogleChrome/web.dev · GitHub

This repository was archived by the owner on Mar 14, 2024. It is now read-only.
/ web.dev Public archive

Fix Learn HTML 003 - Metadata inconsistency and unfinished content - #10285

Open
owyaggy wants to merge 2 commits into
GoogleChrome:mainfrom
owyaggy:main
Open

Fix Learn HTML 003 - Metadata inconsistency and unfinished content#10285
owyaggy wants to merge 2 commits into
GoogleChrome:mainfrom
owyaggy:main

Conversation

owyaggy commented Jul 25, 2023

Copy link
Copy Markdown

Fixed inconsistency and incomplete sentence in the last section of Learn HTML 003 - Metadata

Fixes Issue #10284

Changes proposed in this pull request:

The current instruction about the of the demo website indicates web manifests are a useful tool, but are not under the purview of this module, and as such the element is somewhat long and unwieldy. This tracks with the code block shown at the end of the page.

However, the following paragraph inconsistently states:
It's pretty long, but it's done. It would have been much longer, but you've summed up all the icons, short name, etc. in a manifest file, enabling you to omit many and tags,

Including the sentence fragment - "tags," is the end of a paragraph, so this content is clearly unfinished, as well as inconsistent.

Since web manifests are covered in the PWA series and relevant articles are already linked, it seems the solution is changing this penultimate paragraph of the article to state instead:

"It's pretty long, but it's done."

Fixed inconsistency and incomplete sentence in the last section
owyaggy changed the title Update index.md Fix Learn HTML 003 - Metadata inconsistency and unfinished content Jul 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL