Fix bad spacing

Delete space in sensor match.

Tested: Clamp can be applied

Change-Id: Ic9651c85f1a65b3f33b06187482645cc64eb883e
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/Flextronics S-1100ADU00-201 PSU.json b/configurations/Flextronics S-1100ADU00-201 PSU.json
index 2113618..84a11a7 100644
--- a/configurations/Flextronics S-1100ADU00-201 PSU.json
+++ b/configurations/Flextronics S-1100ADU00-201 PSU.json
@@ -15,7 +15,7 @@
                 "ILimitMax": 0.0,
                 "ILimitMin": 0.0,
                 "Inputs": [
-                    "PSU $ADDRESS % 4 + 1 Fan Speed 1"
+                    "PSU$ADDRESS % 4 + 1 Fan Speed 1"
                 ],
                 "Name": "PSU$ADDRESS % 4 + 1 Fan 1",
                 "NegativeHysteresis": 2.0,