From 298d5e3a100d07e508617bf19675588049e0e1b5 Mon Sep 17 00:00:00 2001 From: Michael Maclean Date: Tue, 12 Nov 2013 13:18:24 +0000 Subject: [PATCH] Minor fix for unordered list --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 1d7f754..011a674 100644 --- a/README.markdown +++ b/README.markdown @@ -186,7 +186,7 @@ You can bypass the auto-detection and manually verify: - **Crypt SHA256** - Crypt's SHA256 algorithm - **Crypt SHA512** - Crypt's SHA512 algorithm - - Supported Random Number Sources + - Supported Random Number Sources - **CAPICOM** - A COM object method call available on Windows systems - **MTRand** - Generation based upon the mt_rand() functions - **MicroTime** - A low entropy source based upon the server's microtime