Skip to content

Commit b6dedb5

Browse files
committed
Update rails integration guide summary.
1 parent 4b092fe commit b6dedb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/rails-integration/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rails Integration
22

3-
This guide explains how to use `async-websocket` with `falcon`.
3+
This guide explains how to use `async-websocket` with Rails.
44

55
## Project Setup
66

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Please see the [project documentation](https://socketry.github.io/async-websocke
1010

1111
- [Getting Started](https://socketry.github.io/async-websocket/guides/getting-started/index) - This guide shows you how to implement a basic client and server.
1212

13-
- [Rails Integration](https://socketry.github.io/async-websocket/guides/rails-integration/index) - This guide explains how to use `async-websocket` with `falcon`.
13+
- [Rails Integration](https://socketry.github.io/async-websocket/guides/rails-integration/index) - This guide explains how to use `async-websocket` with Rails.
1414

1515
## Contributing
1616

0 commit comments

Comments
 (0)