Skip to content

Commit c862fef

Browse files
authored
Update current-status.md
1 parent 339656c commit c862fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

current-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The `Hyperstack::State::Observable` module provides a handful of methods to make
7474
Here is an example (compare to the state example on the [Hyperstack.org home page](https://hyperstack.org/))
7575

7676
```ruby
77-
class UsingState < Hyperloop::Component
77+
class UsingState < HyperComponent
7878

7979
# Our component has two instance variables to keep track of what is going on
8080
# @show - if true we will show an input box, otherwise the box is hidden

0 commit comments

Comments
 (0)