Skip to content

Commit d5a7463

Browse files
archmojndrezn
andauthored
Update src/traces/densitymapbox/index.js
Co-authored-by: Nathan Drezner <[email protected]>
1 parent 7013fbb commit d5a7463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/densitymapbox/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
var deprecationWarning = [
44
'*densitymapbox* trace is deprecated!',
5-
'Please consider switching to the *scattermap* trace type and `map` subplots.'
5+
'Please consider switching to the *densitymap* trace type and `map` subplots.'
66
].join(' ');
77

88
module.exports = {

0 commit comments

Comments
 (0)