Skip to content

Commit 9c22fab

Browse files
committed
Fix an error in changelog
1 parent 8e2ec7c commit 9c22fab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-src/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Refer to `v2.6.2 milestone <https://github.com/slackapi/python-slackclient/miles
99

1010
**Updates**
1111

12-
1. [RTMClient] #705 WebClient's paginated API calls may fail with no params - Thanks @seratch
12+
1. [WebClient] #705 WebClient's paginated API calls may fail with no params - Thanks @seratch
1313

1414
v2.6.1 (2020-05-24)
1515
-------------------

docs/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ <h2>v2.6.2 (2020-05-28)<a class="headerlink" href="#v2-6-2-2020-05-28" title="Pe
233233
<p>Refer to <a class="reference external" href="https://github.com/slackapi/python-slackclient/milestone/9">v2.6.2 milestone</a> to know the complete details of this release.</p>
234234
<p><strong>Updates</strong></p>
235235
<ol class="arabic simple">
236-
<li><p>[RTMClient] #705 WebClient’s paginated API calls may fail with no params - Thanks &#64;seratch</p></li>
236+
<li><p>[WebClient] #705 WebClient’s paginated API calls may fail with no params - Thanks &#64;seratch</p></li>
237237
</ol>
238238
</div>
239239
<div class="section" id="v2-6-1-2020-05-24">

0 commit comments

Comments
 (0)