Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tarekoraby committed Jan 11, 2024
1 parent b476b83 commit d76aaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/flow/integrations/hilla.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Next, add the `hilla-bom` dependency to the `<dependencyManagement>` section lik
</dependencyManagement>
----

Now, add the `hilla-react` dependency and replace the `vaadin-spring-boot-starter` dependency with the `hilla-spring-boot-starter` one:
Now, add the `hilla-react` dependency and replace the `vaadin-spring-boot-starter` dependency with the `hilla-react-spring-boot-starter` one:

.pom.xml
[source,diff]
Expand Down

0 comments on commit d76aaa0

Please sign in to comment.