From 8553a8d63f97cfa8d64b5b2260e81f8c896a8398 Mon Sep 17 00:00:00 2001
From: nancy.liao <huihui.liao@greentest.com.cn>
Date: 周五, 23 5月 2025 18:36:03 +0800
Subject: [PATCH] 修改部分因为标准原因的报错

---
 doc/usage/concepts.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/usage/concepts.rst b/doc/usage/concepts.rst
index 55cef06..c7f244a 100644
--- a/doc/usage/concepts.rst
+++ b/doc/usage/concepts.rst
@@ -12,7 +12,7 @@
 Since we're open source the keys can't be generated once and committed to github, we need to generate them before the 
 compilation of the library. 
 
-A ``project`` in ``licensecc`` terms refers to a folder containing a private key, a public key and a file containing customizations. 
+A ``project`` in `licensecc` terms refers to a folder containing a private key, a public key and a file containing customizations. 
 Licensecc source tree can host multiple projects simultaneously, but can compile only one project at once.
 
 Projects are stored by default in the ``licensecc\projects`` folder, though you can place them elsewhere.

--
Gitblit v1.9.1