From b14156b4a621463766cd02a59c907e5f509d1beb Mon Sep 17 00:00:00 2001 From: serknight Date: Tue, 10 Aug 2021 12:44:48 -0600 Subject: [PATCH] fix anchor text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e120e3a5..9052275e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The xero-ruby SDK makes it easy for developers to access Xero's APIs in their Ru - [Configuration](#configuration) - [Authentication](#authentication) - [Custom Connections](#custom-connections) -- [App Store Subscriptions](#app-store-subscriptioons) +- [App Store Subscriptions](#app-store-subscriptions) - [API Clients](#api-clients) - [Helper Methods](#helper-methods) - [Usage Examples](#usage-examples)