Skip to content

Commit

Permalink
Merge pull request #86 from rust-lang-ua/rename
Browse files Browse the repository at this point in the history
rename
  • Loading branch information
Wandalen authored Jun 26, 2024
2 parents 90cae2a + 676b9fa commit 21d6fd4
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion 0_vocabulary/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Task 0: Building Up an Vocabulary
Chapter 0: Building Up an Vocabulary
========================================

__Estimated time__: 4 days
Expand Down
2 changes: 1 addition & 1 deletion 1_concepts/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Task 1: Concepts
Chapter 1: Concepts
================

These tasks describe common and necessary-to-know concepts for everyday programming in [Rust].
Expand Down
2 changes: 1 addition & 1 deletion 2_idioms/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Task 2: Idioms
Chapter 2: Idioms
==============

These tasks describe common idioms required for writing well-designed and idiomatic [Rust] code.
Expand Down
2 changes: 1 addition & 1 deletion 3_ecosystem/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Task 3: Common ecosystem
Chapter 3: Common ecosystem
========================

These tasks describe common crates and tools in [Rust] ecosystem required for application and library development.
Expand Down
2 changes: 1 addition & 1 deletion 4_backend/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Task 4: Backend ecosystem
Chapter 4: Backend ecosystem
=========================

These tasks describe common crates and tools in [Rust] ecosystem required for web backend development.
Expand Down
2 changes: 1 addition & 1 deletion 5_zero2prod/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Task 5: Zero To Production
Chapter 5: Zero To Production
=================

__Estimated time__: 14 days
Expand Down
2 changes: 1 addition & 1 deletion 6_project/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Task 6: Capstone project
Chapter 6: Capstone project
=========================

Congratulation! You've almost done it!
Expand Down

0 comments on commit 21d6fd4

Please sign in to comment.