Skip to content

Commit a527e92

Browse files
committed
Tweak ScalaDoc
1 parent 05eb46f commit a527e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/main/scala/japgolly/scalajs/react/test/package.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ package object test {
4545

4646

4747
/**
48-
* Turn `<div data-reactid=".0">hello&lt/div>`
48+
* Turn `<div data-reactroot="">hello&lt/div>`
4949
* into `<div>hello&lt/div>`
5050
*/
5151
def removeReactDataAttr(html: String): String =

0 commit comments

Comments
 (0)