From 81fef26c49f718c0eacb9175bcb4b1221bc51116 Mon Sep 17 00:00:00 2001 From: Pierre Terree Date: Wed, 6 Nov 2024 18:07:55 +0400 Subject: [PATCH] fix compliance --- content/compliance/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/compliance/_index.md b/content/compliance/_index.md index ec5d4cd..dd7806a 100644 --- a/content/compliance/_index.md +++ b/content/compliance/_index.md @@ -23,8 +23,8 @@ The ticketing terminal APIs enable the implementation of libraries that uncondit ### Up to Reader API version 1.3 & Calypso Card API version 1.8 -The older ticketing terminal APIs can be implemented by libraries that can generally follow the terminal requirements of the reader and Calypso layers, but with a limitation on the localization of the card selection management. -
On early versions of the Reader API and Calypso, the card selection was managed through the Calypso API instead of the Reader API. +The older ticketing terminal APIs can be implemented by libraries that can "generally" follow the terminal requirements of the reader and Calypso layers, but with a limitation on the localization of the card selection management. +
On early versions of the Reader and Calypso APIs, the card selection was managed through the Calypso API instead of the Reader API.