Skip to content

Commit 11867f9

Browse files
authored
Update comments in lambda_function
1 parent d2c1042 commit 11867f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lambda/py/lambda_function.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# -*- coding: utf-8 -*-
22

3-
# This is a High Low Guess game Alexa Skill.
4-
# The skill serves as a simple sample on how to use the
5-
# persistence attributes and persistence adapter features in the SDK.
3+
# This is a Color Picker Alexa Skill.
4+
# The skill serves as a simple sample on how to use
5+
# session attributes.
66

77
import logging
88

0 commit comments

Comments
 (0)