Skip to content

Commit

Permalink
Update dom/src/main/scala/org/scalajs/dom/NDEFMessage.scala
Browse files Browse the repository at this point in the history
Co-authored-by: zetashift <[email protected]>
  • Loading branch information
FabioPinheiro and zetashift authored Aug 20, 2023
1 parent 0072cb8 commit 599b9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dom/src/main/scala/org/scalajs/dom/NDEFMessage.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import scala.scalajs.js.annotation.JSGlobal
* or could be written to an NFC tag. An instance is acquired by calling the NDEFMessage() constructor or from the
* NDEFReadingEvent.message property, which is passed to the reading event.
*
* @param records\
* @param records
* The records property of NDEFMessage interface represents a list of NDEFRecords present in the NDEF message.
*/
@js.native
Expand Down

0 comments on commit 599b9c5

Please sign in to comment.