From aa5b960ace514e036d932f6a45dc0c3a81f0db4a Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周六, 16 5月 2020 21:54:27 +0800
Subject: [PATCH] Merge branch 'develop' of https://github.com/open-license-manager/open-license-manager.git into develop

---
 doc/api/extend.rst |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/api/extend.rst b/doc/api/extend.rst
index 8deda9a..4badcb7 100644
--- a/doc/api/extend.rst
+++ b/doc/api/extend.rst
@@ -1,16 +1,16 @@
 #######################################
-Customizations
+Extension points
 #######################################
 
 The version 2.0 of the library comes with clear API extension and customization points. 
 
-Custom hardware signature generator
+Tweak hardware signature generator
 ***************************************
 
 You've found the provided hardware signatures don't behave well for your customers (we can test on a limited set of 
 hardware we've receiving reports of usage on environments we never imagined before). 
 You can either change the way the default strategy behaves (choose for instance cpu type over disk label as default) or
-invent your own identification method.
+provide your own identification method.
 
 .. toctree::
 

--
Gitblit v1.9.1