Skip to content

Commit

Permalink
fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerbrandl committed Nov 1, 2023
1 parent 6a0f03e commit 7395280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/userguide/docs/examples/callcenter.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Let's run the unit for 1000 hours"
"Let's runthe modelfor 1000 hours"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/docs/examples/callcenter.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ abstract class CallCenter(
}
```

Let's run the unit for 1000 hours
Let's runthe modelfor 1000 hours


```kotlin
Expand Down

0 comments on commit 7395280

Please sign in to comment.