mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-28 17:22:38 +00:00
Fix automatic typo
This fixes a typo on `/content/en/contribute/development.md`
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
a623ccfd10
commit
c03eb16e77
@@ -404,7 +404,7 @@ Last but not least you should accept the contributor license agreement (CLA). A
|
||||
|
||||
We use the [Travis CI loop](https://travis-ci.org/gohugoio/hugo) (Linux and OS X) and [AppVeyor](https://ci.appveyor.com/project/gohugoio/hugo/branch/master) (Windows) to compile Hugo with your additions. This should ensure that everything works as expected before merging your pull request. This in most cases only relevant if you made changes to the codebase of Hugo.
|
||||
|
||||

|
||||

|
||||
|
||||
Above you can see that Travis wasn't able to compile the changes in this pull request. Click on "Details" and try to investigate why the build failed. But it doesn't have to be your fault. Mostly, the `master` branch that we used as foundation for your pull request should build without problems.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user