From d78e7656e296572d48f3f68b66af6f293c53f9ab Mon Sep 17 00:00:00 2001 From: Kushagra Date: Wed, 25 May 2016 14:55:43 +0530 Subject: [PATCH] Test Commit --- docs/scss-theming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scss-theming.md b/docs/scss-theming.md index 488be9d80746..e6ba99be0465 100644 --- a/docs/scss-theming.md +++ b/docs/scss-theming.md @@ -42,4 +42,4 @@ my-comp { The md-color function lets the user reference a specific color from the theme palette, either by a semantic name (e.g., "primary, lighter"), or directly by numbered hue (e.g., "accent, A700"). For each hue, a "-contrast" version is also present in the theme palette. -The function also allows the user to specify an opacity. +The function also allows the user to specify an opacity change.