From e8f933f88dbb376bb231eefc75fce7d5d71a209c Mon Sep 17 00:00:00 2001 From: Christoph John Date: Sun, 22 Mar 2026 19:21:02 +0100 Subject: [PATCH] Update section title from 'QuickFIX' to 'QuickFIX/J' --- quickfixj-core/src/main/doc/usermanual/usage/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickfixj-core/src/main/doc/usermanual/usage/configuration.md b/quickfixj-core/src/main/doc/usermanual/usage/configuration.md index 734a1e163..fbd3d6584 100644 --- a/quickfixj-core/src/main/doc/usermanual/usage/configuration.md +++ b/quickfixj-core/src/main/doc/usermanual/usage/configuration.md @@ -38,7 +38,7 @@ setting is missing or improperly formatted. These are the settings you can associate with a session based on the default components provided with QuickFIX, followed by an example. -## QuickFIX Settings +## QuickFIX/J Settings - [Session](#session) - [Validation](#validation)