Skip to content

Commit dddffe2

Browse files
Fix Typo in README.md
This PR fixes a typo in the `README.md` of the project.
1 parent a3c66d3 commit dddffe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import za.co.absa.spark.hats.Extensions._
4040

4141
## Motivation
4242

43-
Here is a small example we will use to show you how `spark-hats` work. The important hthing is that the dataframe
43+
Here is a small example we will use to show you how `spark-hats` work. The important thing is that the dataframe
4444
contains an array of struct fields.
4545

4646
```scala

0 commit comments

Comments
 (0)