presence: Correct supported policy types in example YAML

Change-Id: I2125b779c48429874639baa8b5cf4b4aefe86e90
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/presence/example/example.yaml b/presence/example/example.yaml
index 69a322b..877bd5c 100644
--- a/presence/example/example.yaml
+++ b/presence/example/example.yaml
@@ -18,7 +18,7 @@
     be found in the /xyz/openbmc_project/sensors/fan_tach
     namespace as required by the OpenBMC DBus API.
 
-    Supported policy types are all_of or any_of.'
+    Supported policy types are fallback or anyof.'
   path: /system/chassis/motherboard/fan0
   methods:
     - type: tach
@@ -83,4 +83,3 @@
         - fan3
   rpolicy:
     type: anyof
-