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

Update html-and-static-assets.md #4333

Merged
merged 2 commits into from
Jul 28, 2019
Merged

Update html-and-static-assets.md #4333

merged 2 commits into from
Jul 28, 2019

Conversation

sergeymorkovkin
Copy link
Contributor

No description provided.

Copy link
Collaborator

@Alex-Sokolov Alex-Sokolov left a comment

Choose a reason for hiding this comment

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

@sergeymorkovkin Can you fix this?

@@ -25,7 +25,7 @@

### Preload

[`<link rel="preload">`](https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content) — это подсказки для ресурсов, которые потребуются на странице вскоре после загрузки, поэтому вы хотите начать предварительную загрузку заранее, на этапе загрузки страницы, до того как браузер займётся рендерингом страницы.
[`<link rel="preload">`](https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content) — это подсказки для браузера, указывающие на ресурсы, которые необходимо загрузить в первую очередь. Запросы на такие ресурсы будут отправлены еще на этапе загрузки страницы, до начала ее рендеринга.
Copy link
Collaborator

Choose a reason for hiding this comment

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

еще -> ещё
ее -> её

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Исправлюсь. Спасибо!

@Alex-Sokolov
Copy link
Collaborator

@sodatea fixed it myself

@haoqunjiang haoqunjiang merged commit 4eeb372 into vuejs:docs Jul 28, 2019
@vue-bot
Copy link

vue-bot commented Jul 28, 2019

Hey @sergeymorkovkin, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants