Skip to content

Commit 5f80453

Browse files
committed
Fixed a problem in the release notes part of the docs.
1 parent c229548 commit 5f80453

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8911,7 +8911,7 @@ Emojis, Global settings, Exec APIs
89118911
* Official PySimpleGUI emojis now usable for your applications
89128912
* Used in the error messages
89138913
* Has the PSG super-hero logo on his/her chest
8914-
* #1 PySimpleGUI Goal remains the same.... FUN!
8914+
* Number 1 PySimpleGUI Goal remains the same.... FUN!
89158915
* EMOJI_BASE64_LIST is the list of all emojis. These are formed from the EMOJI_BASE64_SAD_LIST and EMOJI_BASE64_HAPPY_LIST
89168916
* "Take me to error"
89178917
* It's been close to 2 years in the making, but finally it's here.

readme_creator/markdown input files/4_Release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,7 @@ Emojis, Global settings, Exec APIs
16671667
* Official PySimpleGUI emojis now usable for your applications
16681668
* Used in the error messages
16691669
* Has the PSG super-hero logo on his/her chest
1670-
* #1 PySimpleGUI Goal remains the same.... FUN!
1670+
* Number 1 PySimpleGUI Goal remains the same.... FUN!
16711671
* EMOJI_BASE64_LIST is the list of all emojis. These are formed from the EMOJI_BASE64_SAD_LIST and EMOJI_BASE64_HAPPY_LIST
16721672
* "Take me to error"
16731673
* It's been close to 2 years in the making, but finally it's here.

readme_creator/output/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8911,7 +8911,7 @@ Emojis, Global settings, Exec APIs
89118911
* Official PySimpleGUI emojis now usable for your applications
89128912
* Used in the error messages
89138913
* Has the PSG super-hero logo on his/her chest
8914-
* #1 PySimpleGUI Goal remains the same.... FUN!
8914+
* Number 1 PySimpleGUI Goal remains the same.... FUN!
89158915
* EMOJI_BASE64_LIST is the list of all emojis. These are formed from the EMOJI_BASE64_SAD_LIST and EMOJI_BASE64_HAPPY_LIST
89168916
* "Take me to error"
89178917
* It's been close to 2 years in the making, but finally it's here.

0 commit comments

Comments
 (0)