Skip to content

Commit 877b4c0

Browse files
committed
fix formatting
1 parent 7ff8ad5 commit 877b4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-management-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ sections:
174174
Setting the number of minimum threads in this way isn't recommended because it's a System-wide setting. If you do set it this way, you must restart the application pool for the change to take
175175

176176
> [!NOTE]
177-
> The value specified in this configuration element is a _per-core_ setting. For example, if you have a 4-core machine and want your `minIoThreads` setting to be 200 at runtime, use \<processModel minIoThreads="50"\>.
177+
> The value specified in this configuration element is a _per-core_ setting. For example, if you have a 4-core machine and want your `minIoThreads` setting to be 200 at runtime, use `\<processModel minIoThreads="50"\>``.
178178
>
179179

180180
- question: |

0 commit comments

Comments
 (0)