helper/schema: frist -> first

This commit is contained in:
Chris Marchesi 2017-05-30 21:45:18 -07:00 committed by Martin Atkins
parent 7d5f9ed6b1
commit 8a7c9a6f02
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ func (r *newValueReader) ReadField(address []string) (FieldReadResult, error) {
//
// The object functions similar to ResourceData, however most notably lacks
// Set, SetPartial, and Partial, as it should be used to change diff values
// only. Most other frist-class ResourceData functions exist, namely Get,
// only. Most other first-class ResourceData functions exist, namely Get,
// GetOk, HasChange, and GetChange exist.
//
// All functions in ResourceDiff, save for ForceNew, can only be used on