Skip to content

Commit a0af1f6

Browse files
author
Jirka Kremser
authored
Update README.md
1 parent bd8ba0f commit a0af1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
This operator uses [abstract-operator](https://github.com/jvm-operators/abstract-operator) library.
99

1010
# Info
11-
Very simple operator that calls Haskell code (from Groovy), prints the Nth Fibonacci number to console and also creates
11+
Very simple operator that calls Haskell code (from Groovy), prints the Nth Fibonacci number (counting from zero) to console and also creates
1212
a config map with the result. So it demonstrates the async workload in Kubernetes.
1313

1414
The skeleton of the application is written in Groovy, because Frege currently doesn't support extending existing Java classes.

0 commit comments

Comments
 (0)