Small change

This commit is contained in:
Zach Fox 2017-12-21 17:03:04 -08:00
parent 2acea75db3
commit ef71470d85

View file

@ -927,7 +927,7 @@ Rectangle {
buyText.text = "";
}
} else {
buyText.text = '<i>Note: This free item will not show up in "My Purchases". You can access it again later from the Marketplace.</i>';
buyText.text = '<i>This type of item cannot currently be certified, so it will not show up in "My Purchases". You can access it again for free from the Marketplace.</i>';
buyTextContainer.color = hifi.colors.white;
buyTextContainer.border.color = hifi.colors.white;
buyGlyph.text = "";