From 980264f425f588d2860edfc320da67d2a5416b39 Mon Sep 17 00:00:00 2001 From: ximon18 <3304436+ximon18@users.noreply.github.com> Date: Wed, 20 May 2020 14:46:30 +0200 Subject: [PATCH] FIX: criptographically -> cryptographically --- docs/intro-rpki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro-rpki.md b/docs/intro-rpki.md index efb679fd..8892b352 100644 --- a/docs/intro-rpki.md +++ b/docs/intro-rpki.md @@ -12,7 +12,7 @@ Routing, having been conceived near the inception of networking, was hardly desi The RPKI (Resource Public Key Infrastructure) is a PKI (Public Key Infrastructure) that deals with Internet Resources. (In this context, "resource" refers to IP Addresses and AS numbers.) -Basically, the idea is that one should be able to verify the origin of a route by following a chain of criptographically-signed certificates rooted at one of the [RIRs](https://en.wikipedia.org/wiki/Regional_Internet_registry): +Basically, the idea is that one should be able to verify the origin of a route by following a chain of cryptographically-signed certificates rooted at one of the [RIRs](https://en.wikipedia.org/wiki/Regional_Internet_registry): ![img/chain.svg](img/chain.svg) -- 2.47.2