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

Docs: Fix typo. #22904

Merged
merged 1 commit into from
Nov 29, 2021
Merged

Docs: Fix typo. #22904

merged 1 commit into from
Nov 29, 2021

Conversation

GoodnessEzeh
Copy link
Contributor

Related issue: #XXXX

Description

A clear and concise description of what the problem was and how this pull request solves it.

This contribution is funded by Example.

@@ -2,7 +2,7 @@ if ( ! window.frameElement && window.location.protocol !== 'file:' ) {

// If the page is not yet displayed as an iframe of the index page (navigation panel/working links),
// redirect to the index page (using the current URL without extension as the new fragment).
// If this URL itself has a fragment, append it with a dot (since '#' in an URL fragment is not allowed).
// If this URL itself has a fragment, append it with a dot (since '#' in a URL fragment is not allowed).
Copy link
Collaborator

Choose a reason for hiding this comment

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

@Mugen87 Mugen87 changed the title Fix typo Docs: Fix typo. Nov 29, 2021
@Mugen87 Mugen87 added this to the r136 milestone Nov 29, 2021
@Mugen87 Mugen87 merged commit 142c59f into mrdoob:dev Nov 29, 2021
@mrdoob
Copy link
Owner

mrdoob commented Nov 29, 2021

Thanks!

@GoodnessEzeh
Copy link
Contributor Author

You're welcome

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