From a7a16d7c91d89e274ea5fd79787cd4671d825532 Mon Sep 17 00:00:00 2001 From: Eric B Date: Sat, 8 Jan 2022 11:26:32 -0500 Subject: [PATCH] docs: typo (#2114) --- docs/docs/guides/https-tls.mdx | 2 +- docs/versioned_docs/version-v0.8/guides/https-tls.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/guides/https-tls.mdx b/docs/docs/guides/https-tls.mdx index 1e4f46717645..583dc4294e91 100644 --- a/docs/docs/guides/https-tls.mdx +++ b/docs/docs/guides/https-tls.mdx @@ -3,7 +3,7 @@ id: https-tls title: Setting up HTTPS (TLS) --- -If you want to run ORY Hydra using self-signed TLS certificates, you can do the +If you want to run ORY Kratos using self-signed TLS certificates, you can do the following: ``` diff --git a/docs/versioned_docs/version-v0.8/guides/https-tls.mdx b/docs/versioned_docs/version-v0.8/guides/https-tls.mdx index 1e4f46717645..583dc4294e91 100644 --- a/docs/versioned_docs/version-v0.8/guides/https-tls.mdx +++ b/docs/versioned_docs/version-v0.8/guides/https-tls.mdx @@ -3,7 +3,7 @@ id: https-tls title: Setting up HTTPS (TLS) --- -If you want to run ORY Hydra using self-signed TLS certificates, you can do the +If you want to run ORY Kratos using self-signed TLS certificates, you can do the following: ```