Fix docs typo (#23474)
This commit is contained in:
parent
5be1a527b1
commit
83533e9c30
1 changed files with 1 additions and 1 deletions
|
|
@ -278,7 +278,7 @@ with care.
|
|||
### Logging inside GraphStages
|
||||
|
||||
Logging debug or other important information in your stages is often a very good idea, especially when developing
|
||||
more advances stages which may need to be debugged at some point.
|
||||
more advanced stages which may need to be debugged at some point.
|
||||
|
||||
@@@ div { .group-scala }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue