Skip to content

Commit 196d9d1

Browse files
Update integration-services-ssis-expressions.md
Spelling mistakes
1 parent 10e3506 commit 196d9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integration-services/expressions/integration-services-ssis-expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ helpviewer_keywords:
4545
Expressions can also be used to update the values of properties of packages, containers such as the For Loop and Foreach Loop, tasks, package and project level connection managers, log providers, and Foreach enumerators. For example, using a property expression, the string "Localhost.AdventureWorks" can be assigned to the ConnectionName property of the Execute SQL task. For more information, see [Use Property Expressions in Packages](../../integration-services/expressions/use-property-expressions-in-packages.md).
4646

4747
## Icon Markers for Expressions
48-
In [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull-md.md)], a special icon marker displays next to connection managers, variables, and tasks that have expressions set on them. The **HasExpressions** property is available on all SSIS objects that support expresions, with the exception of variables. The property enables you to easily identy which objects have expressions.
48+
In [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull-md.md)], a special icon marker displays next to connection managers, variables, and tasks that have expressions set on them. The **HasExpressions** property is available on all SSIS objects that support expressions, with the exception of variables. The property enables you to easily identify which objects have expressions.
4949

5050
## Expression Builder
5151
The expression builder is a graphical tool for building expressions. It is available in the **Conditional Split Transformation Editor**, **Derived Column Transformation Editor** dialog boxes, and in the **Expression Builder** dialog box, is a graphical tool for building expressions.

0 commit comments

Comments
 (0)