Skip to content

Commit fa2dfb9

Browse files
Fix typo "Dcoumentation"
Multiple typo of "Documentation" into "Dcoumentation"
1 parent cb278e8 commit fa2dfb9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

index.js

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ app.get('/jwt', function(req, res) {
192192
<span style="opacity:0.8;float:left;font-size:80%;">
193193
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
194194
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
195-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
195+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
196196
<script async defer src="https://buttons.github.io/buttons.js"></script>
197197
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
198198
</span>
@@ -225,7 +225,7 @@ app.get('/verify/:token', function(req, res) {
225225
<span style="opacity:0.8;float:left;font-size:80%;">
226226
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
227227
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
228-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
228+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
229229
<script async defer src="https://buttons.github.io/buttons.js"></script>
230230
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
231231
</span>
@@ -246,7 +246,7 @@ app.get('/verify/:token', function(req, res) {
246246
<span style="opacity:0.8;float:left;font-size:80%;">
247247
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
248248
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
249-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
249+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
250250
<script async defer src="https://buttons.github.io/buttons.js"></script>
251251
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
252252
</span>
@@ -300,7 +300,7 @@ app.get('/jwt/custom', function(req, res) {
300300
<span style="opacity:0.8;float:left;font-size:80%;">
301301
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
302302
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
303-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
303+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
304304
<script async defer src="https://buttons.github.io/buttons.js"></script>
305305
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
306306
</span>
@@ -360,7 +360,7 @@ app.post('/jwt/custom', function(req, res) {
360360
<span style="opacity:0.8;float:left;font-size:80%;">
361361
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
362362
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
363-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
363+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
364364
<script async defer src="https://buttons.github.io/buttons.js"></script>
365365
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
366366
</span>
@@ -395,7 +395,7 @@ app.get('/protected', isAuthenticated, function(req, res) {
395395
<span style="opacity:0.8;float:left;font-size:80%;">
396396
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
397397
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
398-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
398+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
399399
<script async defer src="https://buttons.github.io/buttons.js"></script>
400400
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
401401
</span>
@@ -464,7 +464,7 @@ app.post('/protected/web-form', isAuthenticated, function(req, res) {
464464
<span style="opacity:0.8;float:left;font-size:80%;">
465465
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
466466
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
467-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
467+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
468468
<script async defer src="https://buttons.github.io/buttons.js"></script>
469469
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
470470
</span>
@@ -564,7 +564,7 @@ app.get('/lesson/jwt-in-web-cookies', function(req, res) {
564564
<span style="opacity:0.8;float:left;font-size:80%;">
565565
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
566566
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
567-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
567+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
568568
<script async defer src="https://buttons.github.io/buttons.js"></script>
569569
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
570570
</span>
@@ -660,7 +660,7 @@ app.get('/lesson/token-transmit-method-comparison', [], function(req, res) {
660660
<span style="opacity:0.8;float:left;font-size:80%;">
661661
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
662662
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
663-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
663+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
664664
<script async defer src="https://buttons.github.io/buttons.js"></script>
665665
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
666666
</span>
@@ -706,7 +706,7 @@ app.get('/lesson/implementing-logout', [], function(req, res) {
706706
<span style="opacity:0.8;float:left;font-size:80%;">
707707
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
708708
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
709-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
709+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
710710
<script async defer src="https://buttons.github.io/buttons.js"></script>
711711
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
712712
</span>
@@ -741,7 +741,7 @@ app.get('/lesson/finish', [], function(req, res) {
741741
<span style="opacity:0.8;float:left;font-size:80%;">
742742
<a href="${NEW_ISSUE_URL}" target="_blank" target="_blank">Report a bug/improvement</a>
743743
<br/><a href="https://twitter.com/intent/tweet?text=%22Learn%20JWT%20by%20reverse%20engineering%22%20%20%40pradeep_io&url=${CODE_REPOSITORY}" target="_blank">Share on twitter</a>
744-
<br/><br/><a href="/docs" target="_blank">Read Dcoumentation</a>
744+
<br/><br/><a href="/docs" target="_blank">Read Documentation</a>
745745
<script async defer src="https://buttons.github.io/buttons.js"></script>
746746
<br/><br/><a style="padding-top:12px;" class="github-button" href="${CODE_REPOSITORY}" data-color-scheme="no-preference: light; light: light; light: light;" data-size="small" data-show-count="true" aria-label="Star the repo on GitHub">Star/Fork the repo</a>
747747
</span>

0 commit comments

Comments
 (0)