Skip to content

Commit 7ee7a35

Browse files
committed
MW PR fixes 2
1 parent 22781f4 commit 7ee7a35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/quick-start-rails.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cluster.
3535
Ruby. By using {+odm+}, you can easily interact with your data and
3636
create flexible data models.
3737

38-
Ruby on Rails, or Rails, is a web application framework for
38+
Ruby on Rails is a web application framework for
3939
{+language+}. Rails applications use a model-view-controller (MVC)
4040
architecture that allows you to easily control how your data is
4141
modeled and displayed. {+odm+} replaces the default ``ActiveRecord``

source/quick-start-rails/download-and-install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Download and Install
1414
Prerequisites
1515
-------------
1616

17-
To create the Quick Start application by using Rails 7, you need the
17+
To create the Quick Start application by using Ruby on Rails 7, you need the
1818
following software installed in your development environment:
1919

2020
- `{+language+}. <https://www.ruby-lang.org/en/documentation/installation/>`__

0 commit comments

Comments
 (0)