You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/03/10 10:36:44 UTC

[incubator-skywalking] branch master updated: doc: fix typo and list numbers (#2339)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 4454721  doc: fix typo and list numbers (#2339)
4454721 is described below

commit 44547210304c27b8e19a87e11a967fa997f4827c
Author: kezhenxu94 <ke...@163.com>
AuthorDate: Sun Mar 10 18:36:39 2019 +0800

    doc: fix typo and list numbers (#2339)
---
 docs/en/concepts-and-designs/oal.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/concepts-and-designs/oal.md b/docs/en/concepts-and-designs/oal.md
index 6e163bf..e40a40b 100644
--- a/docs/en/concepts-and-designs/oal.md
+++ b/docs/en/concepts-and-designs/oal.md
@@ -54,10 +54,10 @@ In this case, calls of each service.
 > All_p99 = from(All.latency).p99(10);
 
 In this case, p99 value of all incoming requests.
-- `thermodynamic`. Read [Headmap in WIKI](https://en.wikipedia.org/wiki/Heat_map))
+- `thermodynamic`. Read [Heatmap in WIKI](https://en.wikipedia.org/wiki/Heat_map))
 > All_heatmap = from(All.latency).thermodynamic(100, 20);
 
-In this case, thermodynamic headmap of all incoming requests.
+In this case, thermodynamic heatmap of all incoming requests.
 
 ## Metric name
 The metric name for storage implementor, alarm and query modules. The type inference supported by core.