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 a few typos #3420

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Commits on Dec 30, 2022

  1. docs: Fix a few typos

    There are small typos in:
    - qunit/qunit.js
    - src/Ractive/construct.js
    - src/view/items/Triple.js
    - src/view/items/partial/getPartialTemplate.js
    
    Fixes:
    - Should read `suffixes` rather than `suffixies`.
    - Should read `requires` rather than `requireds`.
    - Should read `remaining` rather than `remainging`.
    - Should read `hierarchy` rather than `heirarchy`.
    - Should read `environments` rather than `enviroments`.
    
    Signed-off-by: Tim Gates <tim.gates@iress.com>
    timgates42 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    35d7f21 View commit details
    Browse the repository at this point in the history