Skip to content

Commit 5588e64

Browse files
Update articles/static-web-apps/configuration.md
Co-authored-by: Thomas Gauvin <[email protected]>
1 parent ee8e888 commit 5588e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ You can control which requests return the fallback file by defining a filter. In
222222
}
223223
```
224224

225-
In the following example, see the file structure and possible outcomes with this rule.
225+
For example, with the directory structure below, the above navigation fallback rule would result in the outcomes detailed in the table below.
226226

227227
```files
228228
├── images

0 commit comments

Comments
 (0)