Skip to content

Commit

Permalink
Fix typo in plugins.mk
Browse files Browse the repository at this point in the history
overriden -> overridden
  • Loading branch information
eltociear authored Sep 9, 2022
1 parent 20216ef commit 653f2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is the list of Tier-1 plugins shipped with a release.
#
# IMPORTANT: This list is overriden in the server-release Concourse
# IMPORTANT: This list is overridden in the server-release Concourse
# pipeline: Concourse takes all tested plugins and put them in the
# release. So if you want to add or remove a plugin to the distribution,
# you need to update the server-release pipeline!
Expand Down

0 comments on commit 653f2d5

Please sign in to comment.