From 3a36ef1e78e52e81b7e6be113b61b758467c5416 Mon Sep 17 00:00:00 2001 From: Guido Flohr Date: Wed, 8 Jan 2025 23:33:32 +0200 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ce85e7..8e25f48 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ It probably makes more sense to open that URL in the browser. $ curl http://localhost:3000/api/format/list ``` -This will return a list with format informat. For each format, the name, +This will return a list with format information. For each format, the name, the customization and profile ID, the MIME type, and the syntax (UBL or CII) is returned.