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

Fix typo in README #1320

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Fix typo in README #1320

merged 1 commit into from
Aug 25, 2021

Conversation

tunetheweb
Copy link
Member

Brief summary of the change made

Simple typo fix.

Are there any other side effects of this change that we should be aware of?

Nope!

Pull Request checklist

  • Please confirm you have completed any of the necessary steps below.

  • Included test cases to demonstrate any code changes, which may be one or more of the following:

    • .yml rule test cases in test/fixtures/rules/std_rule_cases.
    • .sql/.yml parser test cases in test/fixtures/parser (note YML files can be auto generated with python test/generate_parse_fixture_yml.py or by running tox locally).
    • Full autofix test cases in test/fixtures/linter/autofix.
    • Other.
  • Added appropriate documentation for the change.

  • Created GitHub issues for any relevant followup/future enhancements if appropriate.

@tunetheweb tunetheweb added the documentation Add or improve documentation (including error messages) label Aug 24, 2021
@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #1320 (ffd80cc) into main (7a981b5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1320   +/-   ##
=======================================
  Coverage   96.13%   96.13%           
=======================================
  Files         124      124           
  Lines        8609     8609           
=======================================
  Hits         8276     8276           
  Misses        333      333           
Flag Coverage Δ
dbt018-py38 60.68% <ø> (ø)
dbt019-py38 60.68% <ø> (ø)
dbt020-py38 60.64% <ø> (ø)
py36 94.86% <ø> (ø)
py37 94.89% <ø> (ø)
py38 94.88% <ø> (ø)
py39 94.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a981b5...ffd80cc. Read the comment docs.

@barrywhart barrywhart merged commit d5bf629 into main Aug 25, 2021
@barrywhart barrywhart deleted the tunetheweb-patch-1 branch August 25, 2021 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Add or improve documentation (including error messages)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants