Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit db6b1ec

Browse files
committed
Merge pull request #242 from rnestler/fix_typo
Fix a small typo in security.html
2 parents 2ce4df9 + 80600a7 commit db6b1ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

security.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2>Reporting a Bug</h2>
1313

1414
<p>All security bugs in the Rust distribution should be reported by email to
1515
<a href="mailto:security@rust-lang.org">security@rust-lang.org</a>. This list
16-
is delivered to small security team. Your email will be acknowledged within 24
16+
is delivered to a small security team. Your email will be acknowledged within 24
1717
hours, and you'll receive a more detailed response to your email within 48
1818
hours indicating the next steps in handling your report. If you would like, you
1919
can encrypt your report using <a href="rust-security-team-key.gpg.ascii">our public key</a>.
@@ -36,9 +36,9 @@ <h2>Reporting a Bug</h2>
3636
<ul>
3737
<li>Contact the current security coordinator (<a href="mailto:steve@steveklabnik.com">Steve Klabnik</a>
3838
(<a href="https://pgp.mit.edu/pks/lookup?op=vindex&amp;search=0xDAE717EFE9424541">public key</a>)) directly.</li>
39-
<li>Contact the back-up contact (<a href="mailto:andersrb@gmail.com">Brian Anderson</a>
39+
<li>Contact the back-up contact (<a href="mailto:andersrb@gmail.com">Brian Anderson</a>
4040
(<a href="https://pgp.mit.edu/pks/lookup?op=vindex&amp;search=0x16457A6368CFF26F">public key</a>)) directly.</li>
41-
<li>Post on the <a href="https://internals.rust-lang.org/">internals forums</a>
41+
<li>Post on the <a href="https://internals.rust-lang.org/">internals forums</a>
4242
or ask in the #rust-internals IRC room on irc.mozilla.org.</li>
4343
</ul>
4444

0 commit comments

Comments
 (0)