Skip to content

fix(scully): typo loaed -> loaded#549

Merged
SanderElias merged 1 commit intoscullyio:masterfrom
Splaktar:fix-typo
May 14, 2020
Merged

fix(scully): typo loaed -> loaded#549
SanderElias merged 1 commit intoscullyio:masterfrom
Splaktar:fix-typo

Conversation

@Splaktar
Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • fixes a typo in the CLI output
  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

> scully serve

starting
going to load
config loaed
before build
starting static server

Issue Number: N/A

What is the new behavior?

> scully serve

starting
going to load
config loaded
before build
starting static server

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@SanderElias SanderElias merged commit e6d92ec into scullyio:master May 14, 2020
@Splaktar Splaktar deleted the fix-typo branch May 14, 2020 18:11
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.

2 participants