diff --git a/README.txt b/README.txt index 576f2b2..ab1d1fb 100644 --- a/README.txt +++ b/README.txt @@ -21,8 +21,8 @@ Tech dependencies and considerations: dependency management system, so the simplicity of using so many external libraries was great. - I would like to call out that I have very little professional java experience, - so if I have strange naming conventions or I'm missing some common Java pattern, + I would like to call out that I have very little professional Java experience, + so if I have strange naming conventions or I'm missing some common Java pattern, I would like to offer my apologies. I became accustomed with Maven while working on the old server stack for my last project in scala. @@ -100,4 +100,4 @@ Security: I put a password in a source file for an email account for testing. Then I thought; oh I'll put it in a config file, and not distribute the config file. Then I remembered; it's now in source history even if I delete the head revision of the file. Obviously. - Oops. Well I guess I'll just leave it there... one less thing to set up to run it... \ No newline at end of file + Oops. Well I guess I'll just leave it there... one less thing to set up to run it...