Skip to content

Commit fc34375

Browse files
committed
Typo fixes
1 parent d7ddecc commit fc34375

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

3.3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Ruby 3.3 full and annotated changelog
77

88
# Ruby 3.3
99

10-
* **Released at:** Dec 25, 2023 ([NEWS.md](TODO) file)
10+
* **Released at:** Dec 25, 2023 (<a class="github" href="https://github.com/ruby/ruby/blob/ruby_3_3/NEWS.md">NEWS.md</a> file)
1111
* **Status (as of Dec 25, 2023):** 3.3.0 is recently released
1212
* **This document first published:** Dec 25, 2023
1313
* **Last change to this document:** Dec 25, 2023
@@ -20,7 +20,7 @@ description: Ruby 3.3 full and annotated changelog
2020
* **Notes:**
2121
-->
2222

23-
**🇺🇦 🇺🇦 Before you start reading the changelog: A full-scale Russian invasion into my home country continues, for the second in a row. The only reason I am alive and able to work on the changelog is Armed Force of Ukraine, and international support with weaponry, funds and information. I got into the Army in March, and spent the summer in the frontlines. Now I have moved to another army position which lives me time to work for the Ruby community. You can [read my recent text](https://zverok.space/blog/2023-11-17-not-a-rubyconf.html) (that supposed to be a RubyConf talk) as an appeal to the community. Please [spread information, lobby our cause and donate](https://war.ukraine.ua/).🇺🇦 🇺🇦**
23+
**🇺🇦 🇺🇦 Before you start reading the changelog: A full-scale Russian invasion into my home country continues, for the second year in a row. The only reason I am alive and able to work on the changelog is Armed Forces of Ukraine, and international support with weaponry, funds and information. I got into the Army in March, and spent the summer on the frontlines. Now I have moved to another army position which frees some time to work for the Ruby community. You can [read my recent text](https://zverok.space/blog/2023-11-17-not-a-rubyconf.html) (that supposed to be a RubyConf talk) as an appeal to the community. Please [spread information, lobby our cause and donate](https://war.ukraine.ua/).🇺🇦 🇺🇦**
2424

2525
> **Note:** As already explained in [Introduction](README.md), this site is dedicated to changes in the **language**, not the **implementation**, therefore the list below lacks mentions of lots of important _internal_ changes related to performance optimizations, parser, and JIT that happened in 3.3 (which is, on the other hand, somewhat lighter on the "small quality of life improvement" changes). The changes aren't covered not because they are not important, just because this site's goals are different. See [the official release notes](https://www.ruby-lang.org/en/news/2023/12/25/ruby-3-3-0-released/) that cover those significant internal changes.
2626

_src/3.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ description: Ruby 3.3 full and annotated changelog
2020
* **Notes:**
2121
-->
2222

23-
**🇺🇦 🇺🇦 Before you start reading the changelog: A full-scale Russian invasion into my home country continues, for the second in a row. The only reason I am alive and able to work on the changelog is Armed Force of Ukraine, and international support with weaponry, funds and information. I got into the Army in March, and spent the summer in the frontlines. Now I have moved to another army position which lives me time to work for the Ruby community. You can [read my recent text](https://zverok.space/blog/2023-11-17-not-a-rubyconf.html) (that supposed to be a RubyConf talk) as an appeal to the community. Please [spread information, lobby our cause and donate](https://war.ukraine.ua/).🇺🇦 🇺🇦**
23+
**🇺🇦 🇺🇦 Before you start reading the changelog: A full-scale Russian invasion into my home country continues, for the second year in a row. The only reason I am alive and able to work on the changelog is Armed Forces of Ukraine, and international support with weaponry, funds and information. I got into the Army in March, and spent the summer on the frontlines. Now I have moved to another army position which frees some time to work for the Ruby community. You can [read my recent text](https://zverok.space/blog/2023-11-17-not-a-rubyconf.html) (that supposed to be a RubyConf talk) as an appeal to the community. Please [spread information, lobby our cause and donate](https://war.ukraine.ua/).🇺🇦 🇺🇦**
2424

2525
> **Note:** As already explained in [Introduction](README.md), this site is dedicated to changes in the **language**, not the **implementation**, therefore the list below lacks mentions of lots of important _internal_ changes related to performance optimizations, parser, and JIT that happened in 3.3 (which is, on the other hand, somewhat lighter on the "small quality of life improvement" changes). The changes aren't covered not because they are not important, just because this site's goals are different. See [the official release notes](https://www.ruby-lang.org/en/news/2023/12/25/ruby-3-3-0-released/) that cover those significant internal changes.
2626

0 commit comments

Comments
 (0)