Skip to content

Commit 3e08b74

Browse files
authored
Merge pull request rails#50614 from sato11/fix-typo-engine
2 parents 3ce8890 + d66b6a7 commit 3e08b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/api_documentation_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ When referencing a "Rails application", as opposed to an "engine" or "plugin", a
112112

113113
# GOOD
114114
# Production applications can report their status upstream.
115-
# Devise is a Rails authentication enging.
115+
# Devise is a Rails authentication engine.
116116
```
117117

118118
Spell software names correctly. When in doubt, please have a look at some authoritative source like their official documentation.

0 commit comments

Comments
 (0)