Skip to content

Commit 0a9d233

Browse files
committed
fix typo: builders-key -> builder-keys
The underlying URL is not affected, only the link text is wrong
1 parent af17a1b commit 0a9d233

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/en/pages/2017-01-01-download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ obtain_release_key: >
9090
into your GPG key database.</p>
9191
9292
<p>For example, given the <a href='$(BUILDER_KEYS_TXT_URL)'><code>
93-
builders-key/keys.txt</code></a> line
93+
builder-keys/keys.txt</code></a> line
9494
<code>$(EXAMPLE_BUILDERS_LINE)</code>you could load that
9595
key using this command:</p>
9696

_posts/es/pages/2017-01-01-download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ obtain_release_key: >
9393
cargar en tu base de datos de claves GPG.</p>
9494
9595
<p>Por ejemplo, dada la línea <a href='$(BUILDER_KEYS_TXT_URL)'><code>
96-
builders-key/keys.txt</code></a>
96+
builder-keys/keys.txt</code></a>
9797
<code>$(EXAMPLE_BUILDERS_LINE)</code> podrías cargar esa clave usando este
9898
comando:</p>
9999

0 commit comments

Comments
 (0)