Skip to content

Commit 690e0f6

Browse files
add period
1 parent c16b3da commit 690e0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The following example shows how to update an existing http server to use refresh
230230
});
231231
}
232232

233-
startServer()
233+
startServer();
234234
```
235235

236236
1. Run your script:

0 commit comments

Comments
 (0)