Closed alexpeterson91 closed 2 years ago
Fixed a few misspelled words, and added several "the"s to make the sentences flow better in English, and fixed some other minor grammar.
In Dockerfile please change line 1 to: FROM ruby:2.7.5-alpine AS ruby-builder and line 53 to: python2 ruby=2.7.5-r0 iproute2 apache2-utils logrotate openssl \ That way CI will pass.
FROM ruby:2.7.5-alpine AS ruby-builder
python2 ruby=2.7.5-r0 iproute2 apache2-utils logrotate openssl \
Fixed a few misspelled words, and added several "the"s to make the sentences flow better in English, and fixed some other minor grammar.