We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e59f30 commit c7cafe0Copy full SHA for c7cafe0
docs/user_guides/fs/compute_engines.md
@@ -78,6 +78,6 @@ Apache Beam integration with Hopsworks feature store was only tested using Dataf
78
For more details head over to the [Getting Started Guide](https://github.com/logicalclocks/hopsworks-tutorials/tree/master/integrations/java/beam).
79
80
## Java
81
-It is also possible to interact to Hopsworks feature store using pure Java environments without dependencies on Spark, Flink or Beam.
+It is also possible to interact to Hopsworks feature store using pure Java environments without dependencies on Spark, Flink or Beam.
82
83
For more details head over to the [Getting Started Guide](https://github.com/logicalclocks/hopsworks-tutorials/tree/master/java).
0 commit comments