diff --git a/entity.api.php b/entity.api.php
index b371791..ecfcb14 100644
--- a/entity.api.php
+++ b/entity.api.php
@@ -325,7 +325,7 @@ function entity_metadata_hook_entity_info() {
  *       entity_property_values_create_entity().
  *     - field: (optional) A boolean indicating whether a property is stemming
  *       from a field.
- *     - computed: (optional) A boolean indiciating whether a property is
+ *     - computed: (optional) A boolean indicating whether a property is
  *       computed, i.e. the property value is not stored or loaded by the
  *       entity's controller but determined on the fly by the getter callback.
  *       Defaults to FALSE.
