Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typos in https://github.com/roubachof/MetroLog/blob/main/README.md? #46

Open
abergquist opened this issue Jul 18, 2024 · 0 comments
Open

Comments

@abergquist
Copy link

abergquist commented Jul 18, 2024

In https://github.com/roubachof/MetroLog/blob/main/README.md, I believe all 5 occurrences of "Dowload" need to be replaced with "Download" (inserted an "n" between "w" and "l"):

  1. Line # 71:

    public async Task<File> DowloadAsync()

  2. Line # 73:

     `Log.Info("DowloadAsync()");`
    
  3. Line # 135:

    public DowloadService(ILogger<DownloadService> logger)

  4. Line # 137:

    public async Task<File> DowloadAsync()

  5. Line # 139:

     `_logger.Info("DowloadAsync()");`
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant