Skip to content

Commit 09300c4

Browse files
authored
Update scaling-functions.Rmd (#539)
guessed the ending to this sentence
1 parent 426b690 commit 09300c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scaling-functions.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ server <- function(input, output, session) {
273273
}
274274
```
275275

276-
This doesn't make testing or debugging any easier, but it does reduce duplicated code in.
276+
This doesn't make testing or debugging any easier, but it does reduce duplicated code in the server function.
277277

278278
We could of course add `session` to the arguments of the function:
279279

0 commit comments

Comments
 (0)