Skip to content

Commit

Permalink
Typo--
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Oct 3, 2022
1 parent f491e4c commit 78f9e51
Show file tree
Hide file tree
Showing 31 changed files with 60 additions and 55 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const BasicConcepts = ({ module, tab }) => {
</p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ const BatchQueue = ({ module, tab }) => {
</strong></p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ const JobCancellation = ({ module, tab }) => {
</strong></p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const JobDuration = ({ module, tab }) => {
</strong></p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const JobNumNodes = ({ module, tab }) => {
</strong></p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ const JobSubmission = ({ module, tab }) => {


<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ const CIServiceFundamentals = ({ module, tab }) => {
{/*- IDEA: Curl REST API request overhead.*/}

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ const ClientServerPipelining = ({module, tab}) => {
</p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ const SoloCloudFunction = ({module, tab}) => {
</p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -621,23 +621,24 @@ const CoordinatorWorkerBasics = ({module, tab}) => {
target="_blank" rel="noreferrer">this article</a>.
</div>

</>
]} auth={auth} content="this content"></SigninCheck>
<Divider />

<Divider />
<Header as="h3" block>
Your feedback is appreciated
</Header>

<Header as="h3" block>
You feedback is appreciated
</Header>
<FeedbackActivity content={
<FeedbackQuestions feedbacks={[
{
tabkey: "coordinator_worker_basics",
module: "A.3.3"
},
]} />
} />

</>
]} auth={auth} content="this content"></SigninCheck>

<FeedbackActivity content={
<FeedbackQuestions feedbacks={[
{
tabkey: "coordinator_worker_basics",
module: "A.3.3"
},
]} />
} />

</>
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const MultiCoreCapstone = ({module, tab}) => {
mathematical expressions, narratives).
</p>
<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ const DataParallelism = ({module, tab}) => {
]} auth={auth} content="this content"></SigninCheck>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ const LoadImbalance = ({module, tab}) => {
]} auth={auth} content="this content"></SigninCheck>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ const RamAndIO = ({module, tab}) => {
]} auth={auth} content="this content"></SigninCheck>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ const TaskDependencies = ({module, tab}) => {
]} auth={auth} content="this content"></SigninCheck>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ const TaskParallelism = ({module, tab}) => {
]} auth={auth} content="questions"></SigninCheck>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ const Contention = ({ module, tab }) => {
</p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

</>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ const LatencyAndBandwidth = ({module, tab}) => {
</p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,21 +257,25 @@ const Topologies = ({module, tab}) => {
reasoning.
</p>

<Divider/>

<Header as="h3" block>
Your feedback is appreciated
</Header>

<FeedbackActivity content={
<FeedbackQuestions feedbacks={[
{
tabkey: "topologies",
module: "A.3.1"
},
]} />
} />

</>

]} auth={auth} content="this content"></SigninCheck>

<Header as="h3" block>
You feedback is appreciated
</Header>

<FeedbackActivity content={
<FeedbackQuestions feedbacks={[
{
tabkey: "topologies",
module: "A.3.1"
},
]} />
} />

</>
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const Capstone = ({module, tab}) => {
</p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ const IO = ({module, tab}) => {
<Divider />

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const Memory = ({module, tab}) => {
<Divider />

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ const TimeSharing = ({module, tab}) => {
<Divider />

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ const WorkAndSpeed = ({module, tab}) => {
<Divider />

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const CloudComputing = ({module, tab}) => {
</ol>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ const LocalComputing = ({module, tab}) => {


<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const WorkflowsCapstone = ({module, tab}) => {
the last task from a Gantt chart of the workflow execution for each option above.</p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ const WorkflowsDataLocality = ({ module, tab }) => {


<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ const WorkflowsDistributedExecution = ({module, tab}) => {
]} auth={auth} content="this content"></SigninCheck>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ const WorkflowsFundamentals = ({module, tab}) => {
]} auth={auth} content="questions"></SigninCheck>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ const WorkflowsMixedParallelism = ({module, tab}) => {
</p>

<Header as="h3" block>
You feedback is appreciated
Your feedback is appreciated
</Header>

<FeedbackActivity content={
Expand Down

0 comments on commit 78f9e51

Please sign in to comment.