From 39adc0c3c8d29983a9ae9a9ec85ba8e4ae272e2f Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Sat, 24 Sep 2022 08:48:41 +0200 Subject: [PATCH] typo --- locale/en/blog/release-notes-profile-v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/blog/release-notes-profile-v2.md b/locale/en/blog/release-notes-profile-v2.md index 4f41ade13..acd6c1812 100644 --- a/locale/en/blog/release-notes-profile-v2.md +++ b/locale/en/blog/release-notes-profile-v2.md @@ -6,7 +6,7 @@ I gotta admit, I didn't plan the public API too well 😅 I just never expected this website, let alone the API interface, to get so popular. So it's just a bunch of unversioned internal endpoints. You can _technically_ use all of them, but only for a few read-only endpoints -I'm worrying account keeping backwards compatibility – they're listed on the [Public API](/api) page. +I'm taking care of keeping backwards compatibility – they're listed on the [Public API](/api) page. Now comes the time when a new version is actually needed for one of them. We're planning to start adding a couple new features to cards/profiles –