Skip to content

Commit 21b61e4

Browse files
trustedtomatobriancavalier
authored andcommitted
fix(app.js): Fix app.js typo (#5)
1 parent 31df357 commit 21b61e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drag-n-drop/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4648,7 +4648,7 @@ exports.periodic = periodic;
46484648
/**
46494649
* Create a stream that emits the current time periodically
46504650
* @param {Number} period periodicity of events in millis
4651-
* @param {*) value value to emit each period
4651+
* @param {*} value value to emit each period
46524652
* @returns {Stream} new stream that emits the current time every period
46534653
*/
46544654
function periodic(period, value) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy