Skip to content

Commit d672293

Browse files
committed
RuboCop.
1 parent dd37b24 commit d672293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/getting-started/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class Controller < Async::Container::Controller
7373
# or Async::Container::Threaded.new
7474
# or Async::Container::Hybrid.new
7575
end
76-
76+
7777
def setup(container)
7878
container.run count: 2, restart: true do |instance|
7979
while true

0 commit comments

Comments
 (0)