Skip to content

Commit 8d9d5cb

Browse files
authored
Trivial change to test build bump
1 parent 6507d86 commit 8d9d5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/material.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module.exports.setTextureProperties = setTextureProperties;
4242

4343
/**
4444
* Update `material` texture property (usually but not always `map`)
45-
* from `data` property (usually but not always `src`)
45+
* from `data` property (usually but not always `src`).
4646
*
4747
* @param {object} shader - A-Frame shader instance.
4848
* @param {object} data

0 commit comments

Comments
 (0)