We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f762af commit 2823291Copy full SHA for 2823291
src/satosa/micro_services/attribute_generation.py
@@ -100,7 +100,7 @@ class AddSyntheticAttributes(ResponseMicroService):
100
*Special contexts*
101
102
For treating the values as a list - eg for interating using mustach,
103
-use the .values sub-context For instance to synthesize all fist-last
+use the .values sub-context For instance to synthesize all first-last
104
name combinations do this:
105
106
```
0 commit comments