Skip to content

Commit

Permalink
Update Makefile to fix typo (runatlantis#3130)
Browse files Browse the repository at this point in the history
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
  • Loading branch information
2 people authored and ijames-gc committed Feb 13, 2024
1 parent 8a62eeb commit 73c1461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ end-to-end-deps: ## Install e2e dependencies
end-to-end-tests: ## Run e2e tests
./scripts/e2e.sh

website-dev: ## Run runatlantic.io on localhost:8080
website-dev: ## Run runatlantis.io on localhost:8080
yarn website:dev

0 comments on commit 73c1461

Please sign in to comment.